Label board/ui.c
This commit is contained in:
parent
3094d6a0e6
commit
c36c007150
6 changed files with 111 additions and 105 deletions
|
|
@ -7,8 +7,8 @@
|
|||
extern Process *boardObjMan;
|
||||
|
||||
|
||||
void BoardEventLandBlue(s32);
|
||||
void BoardEventLandRed(s32);
|
||||
void BoardEventLandBlue(s32, s16);
|
||||
void BoardEventLandRed(s32, s16);
|
||||
s8 BoardCoinChgCreate(Vec*, s8);
|
||||
s32 BoardCoinChgExist(s32);
|
||||
void BoardCoinChgHide(s32);
|
||||
Loading…
Add table
Add a link
Reference in a new issue