Matched REL/w01/main + some data cleanup

This commit is contained in:
mrshigure 2024-03-23 22:45:09 -07:00
parent 59f39c0331
commit 538ac0a01a
10 changed files with 2919 additions and 328 deletions

View file

@ -49,6 +49,7 @@ s32 BoardSpaceStarGetCurr(void);
s32 BoardSpaceStarCheck(s32 index);
void BoardSpaceLandExec(s32 player, s32 space);
void BoardSpaceBlockPosSet(void);
void BoardSpaceInit(s32 data_num);
extern s16 boardSpaceStarTbl[8];