Matched game/board/shop
This commit is contained in:
parent
bf6d3e163f
commit
c2adb3827a
14 changed files with 1320 additions and 131 deletions
|
|
@ -7,12 +7,10 @@
|
|||
typedef void (*BoardLightHook)(void);
|
||||
#endif
|
||||
|
||||
void BoardShopTutorialExec(s32);
|
||||
void BoardMGSetupTutorialExec(void);
|
||||
void BoardBooHouseTutorialExec(void);
|
||||
void BoardLightHookSet(BoardLightHook set, BoardLightHook reset);
|
||||
s32 fn_8006DDE8(s16, f32);
|
||||
void BoardShopHostSet(s16);
|
||||
void BoardBooHouseHostSet(s16);
|
||||
s32 BoardCameraRotGet(Vec*);
|
||||
s32 BoardIsKill(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue