mirror of
https://github.com/zeldaret/tmc
synced 2026-06-09 04:40:07 -04:00
label BounceUpdate asm
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ void sub_0805FA98(void) {
|
||||
MessageInitialize();
|
||||
break;
|
||||
default:
|
||||
switch (gInput.unk4) {
|
||||
switch (gInput.menuScrollKeys) {
|
||||
case DPAD_LEFT:
|
||||
iVar1 = -1;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user