RetroZilla/modules/plugin/tools/spy/include/setup.h
2015-10-20 23:03:22 -04:00

7 lines
74 B
C

#ifndef __SETUP_H__
#define __SETUP_H__
void WINAPI SPY_Setup();
#endif