Fix build
This commit is contained in:
parent
a22158db45
commit
97c166dcaf
3 changed files with 4 additions and 4 deletions
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
#include "dolphin.h"
|
||||
|
||||
void BoardEventLandBlue(s32, s16);
|
||||
void BoardEventLandRed(s32, s16);
|
||||
void BoardEventLandBlue(s32, s32);
|
||||
void BoardEventLandRed(s32, s32);
|
||||
s8 BoardCoinChgCreate(Vec*, s8);
|
||||
s32 BoardCoinChgExist(s32);
|
||||
void BoardCoinChgHide(s32);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue