1 2 3 4 5 6 7 8 9 10
#ifndef _MIRANDA_OPTIONS_INC #define _MIRANDA_OPTIONS_INC #include "MirandaInterface.h" void InitOptions(); void DeinitOptions(); #endif //#ifndef _MIRANDA_OPTIONS_INC