22 #ifndef WATCHMAKER_DO_SYSTEM_H 23 #define WATCHMAKER_DO_SYSTEM_H 25 #include "watchmaker/struct.h" 26 #include "watchmaker/globvar.h" 27 #include "watchmaker/game.h" 31 void InitMain(WGame &game);
33 extern SRoomInfo RoomInfo;
34 void NextMessage(WGame &game);
35 void doSystem(WGame &game);
36 void TitoliCoda_ShowStatic(WGame &game,
char initialize);
40 #endif // WATCHMAKER_DO_SYSTEM_H Definition: 2d_stuff.h:30