Match board/player.c

This commit is contained in:
gamemasterplc 2024-06-08 23:39:45 -05:00
parent 3a82e894e3
commit 9a4cbc4230
2 changed files with 1 additions and 2 deletions

View file

@ -5,7 +5,6 @@
void BoardItemStart(s32 arg0, s32 arg1);
BOOL BoardItemDoneCheck(void);
void BoardItemPlayerRestore(s32 arg0, s32 arg1);
void BoardItemBagItemSet(s16 *arg0);
#endif