Update basic_space.h
This commit is contained in:
parent
10be2121dd
commit
fdea62ac4e
1 changed files with 6 additions and 0 deletions
|
|
@ -9,4 +9,10 @@
|
|||
|
||||
extern Process *boardObjMan;
|
||||
|
||||
void BoardEventLandBlue(s32, s16);
|
||||
void BoardEventLandRed(s32, s16);
|
||||
s8 BoardCoinChgCreate(Vec*, s8);
|
||||
s32 BoardCoinChgExist(s32);
|
||||
void BoardCoinChgHide(s32);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue