Home | History | Annotate | Download | only in include
      1 #ifndef __SETUP_H__
      2 #define __SETUP_H__
      3 
      4 void WINAPI SPY_Setup();
      5 
      6 #endif
      7