Match board/space.c

This commit is contained in:
gamemasterplc 2024-03-01 15:01:39 -06:00
parent e57cd433f1
commit 3017018b26
4 changed files with 33 additions and 29 deletions

View file

@ -7,7 +7,7 @@
void BoardStarHostSet(s16 arg0);
s16 BoardStarHostMdlGet(void);
void BoardStarExec(s32 arg0, BoardSpace *arg1);
void BoardStarExec(s32 arg0, s32 arg1);
void BoardStarGive(s32 arg0, Vec *arg1);
void BoardStarShowNext(s32 arg0);