begin player.c and new nonmatching macro

merge

fix
This commit is contained in:
theo3
2020-12-30 02:11:23 -08:00
parent 303a89da03
commit b9e07c1202
11 changed files with 1214 additions and 1741 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ u32* GetLayerByIndex(u32 param_1) {
}
}
void sub_08080964(u16 time, u32 magnitude) {
void sub_08080964(u32 time, u32 magnitude) {
gRoomControls.screenShakeTime = time;
gRoomControls.screenShakeMagnitude = magnitude & 7;
return;