Expose global methods

This commit is contained in:
Cuyler36
2023-06-15 17:20:54 -04:00
parent fd8fbd9c92
commit ddb2c64323
+4
View File
@@ -29,6 +29,10 @@ extern Gfx mny_win_ueT_model[];
extern Gfx mny_win_beruT_model[];
extern Gfx mny_win_mojiT_model[];
extern void watch_my_step_ct();
extern void watch_my_step_move(GAME_PLAY* play)
extern void watch_my_step_draw(GAME_PLAY* play);
#ifdef __cplusplus
}
#endif