add statue.c decomp to w03Dll

This commit is contained in:
Rainchus 2024-01-18 17:42:49 -06:00
parent 9ecc042cc4
commit 6934e4307e
11 changed files with 706 additions and 577 deletions

View file

@ -573,8 +573,8 @@ void BoardSpaceLandExec(s32 player, s32 space)
if(_CheckFlag(FLAG_ID_MAKE(1, 11))) {
HuAudFXPlay(842);
BoardCameraViewSet(2);
BoardPlayerAnimBlendSet(player, 0, 15);
while(!BoardPlayerAnimBlendCheck(player)) {
BoardPlayerMotBlendSet(player, 0, 15);
while(!BoardPlayerMotBlendCheck(player)) {
HuPrcVSleep();
}
BoardCameraMotionWait();