Tons of warning/error fixes
This commit is contained in:
parent
ada77fe830
commit
236ce75a28
62 changed files with 298 additions and 231 deletions
|
|
@ -3,6 +3,8 @@
|
|||
|
||||
#include "dolphin.h"
|
||||
|
||||
void BoardLandBlueExec(s32 player, s32 space);
|
||||
void BoardLandRedExec(s32 player, s32 space);
|
||||
void BoardEventLandBlue(s32, s32);
|
||||
void BoardEventLandRed(s32, s32);
|
||||
s8 BoardCoinChgCreate(Vec*, s8);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue