Label most of rest of board code
start.c and last5.c are still unabled.
This commit is contained in:
parent
819795c422
commit
270e67e011
7 changed files with 281 additions and 278 deletions
|
|
@ -11,8 +11,8 @@ void BoardShopTutorialExec(s32);
|
|||
void BoardLotteryTutorialExec(void);
|
||||
s16 BoardStarHostMdlGet(void);
|
||||
void BoardStatusShowSetAll(s32);
|
||||
void fn_800A4C88(void);
|
||||
void fn_800A6B10(void);
|
||||
void BoardMGSetupTutorialExec(void);
|
||||
void BoardBooHouseTutorialExec(void);
|
||||
void BoardStatusItemSet(s32);
|
||||
void BoardTutorialItemSet(s32);
|
||||
void BoardCharWheelSetTarget(s32);
|
||||
|
|
@ -43,7 +43,7 @@ void BoardSpaceDestroy(void);
|
|||
void BoardShopHostSet(s16);
|
||||
void BoardLotteryHostSet(s16);
|
||||
void BoardStarHostSet(s16);
|
||||
void fn_800A4F6C(s16);
|
||||
void BoardBooHouseHostSet(s16);
|
||||
void BoardTutorialHookSet(void*);
|
||||
void BoardTutorialBlockSetPos(s32, s32);
|
||||
s32 BoardCameraRotGet(Vec*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue