mirror of
https://github.com/zeldaret/tmc
synced 2026-06-22 08:55:50 -04:00
begin player.c and new nonmatching macro
merge fix
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user