mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-06-07 11:27:28 -04:00
Expose global methods
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user