w05Dll/dolphin.c matches

This commit is contained in:
CreateSource 2024-04-22 10:33:19 -04:00
parent b3e7bfcc07
commit 9c6559eeb5
7 changed files with 1175 additions and 78 deletions

View file

@ -115,7 +115,6 @@ void BoardPlayerVoiceEnableSet(s32, s32, s32);
void BoardPlayerMoveTo(s32, s32);
void BoardPlayerMoveBetween(s32, s32, s32);
void BoardPlayerMoveToAsync(s32, s32);
void BoardPlayerPosLerpStart(s32, Vec*, Vec*, s16);
void BoardPlayerDiceJumpStart(s32);