00001 #ifndef __MAIN_H 00002 #define __MAIN_H 00003 00004 void unload(); 00005 void mainInit(); 00006 00007 #endif