add comment for suns song

This commit is contained in:
espeon65536 2021-09-17 10:02:17 -05:00 committed by Fabian Dill
parent 895d259589
commit f9950e1f01
1 changed files with 1 additions and 1 deletions

View File

@ -1331,7 +1331,7 @@ def patch_rom(world, rom):
rom.write_int32(0xAE5E04, 0xAD0F00A4) rom.write_int32(0xAE5E04, 0xAD0F00A4)
# requiem of spirit # requiem of spirit
rom.write_int32s(0xAC9ABC, [0x3C010001, 0x00300821]) rom.write_int32s(0xAC9ABC, [0x3C010001, 0x00300821])
# sun song # sun song -- commented for AP to always set the relevant bit in event_chk_inf
# rom.write_int32(0xE09F68, 0x8C6F00A4) # rom.write_int32(0xE09F68, 0x8C6F00A4)
# rom.write_int32(0xE09F74, 0x01CFC024) # rom.write_int32(0xE09F74, 0x01CFC024)
# rom.write_int32(0xE09FB0, 0x240F0001) # rom.write_int32(0xE09FB0, 0x240F0001)