1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-05-17 21:23:22 -07:00

properly "unset" unfrozen mountain scenes

This commit is contained in:
Connor Olding 2016-02-02 03:14:31 -08:00
parent c7121d612e
commit 2a7310c344

View File

@ -279,10 +279,20 @@ unset_alt_scene:
addu a0, t9, at
+:
// use frozen mountain
li at, 0x9A00
li at, 0x8A00
bne t0, at, +
li at, 0x9400
addu s0, t9, at
+:
li at, 0xAE00
addu a0, t9, at
bne t0, at, +
li at, 0x9A00
addu s0, t9, at
+:
li at, 0xB600
bne t0, at, +
li at, 0xB400
addu s0, t9, at
+:
jr
mov v0, a0