mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-04 12:39:59 -04:00
Fix relocation and data value mismatches
This commit is contained in:
@@ -1074,7 +1074,7 @@ void JAIZelBasic::changeSeaBgm() {
|
||||
|
||||
switch (r3) {
|
||||
case 4:
|
||||
field_0x0094 = 0.0f;
|
||||
field_0x0094 = 1.0f;
|
||||
bgmStart(checkSeaBgmID(), 0x5A, 1);
|
||||
break;
|
||||
case 1:
|
||||
|
||||
Reference in New Issue
Block a user