'AVIARY_1_0_20040515_BRANCH'. git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@156431 18797224-902f-48f8-a5cc-f745e15eee43
7 lines
74 B
C
7 lines
74 B
C
#ifndef __SETUP_H__
|
|
#define __SETUP_H__
|
|
|
|
void WINAPI SPY_Setup();
|
|
|
|
#endif
|