battle_frontier_1.s fix
sorted out most of the other raw pointers
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
.section .rodata
|
||||
|
||||
voicegroup_pokemon_cry:: @ 8675D04
|
||||
.incbin "baserom.gba", 0x675D04, 0x27FF0
|
||||
.incbin "baserom.gba", 0x675D04, 0xAB63
|
||||
|
||||
gUnknown_08680867:: @ 8680867
|
||||
.incbin "baserom.gba", 0x680867, 0x1D48D
|
||||
|
||||
gCryTable:: @ 869DCF4
|
||||
.incbin "baserom.gba", 0x69dcf4, 0x1230
|
||||
@@ -10,10 +13,19 @@ gCryTable2:: @ 869EF24
|
||||
.incbin "baserom.gba", 0x69ef24, 0x1200
|
||||
|
||||
gUnknown_086A0124:: @ 86A0124
|
||||
.incbin "baserom.gba", 0x6a0124, 0x1489c
|
||||
.incbin "baserom.gba", 0x6a0124, 0x745
|
||||
|
||||
gUnknown_086A0869:: @ 86A0869
|
||||
.incbin "baserom.gba", 0x6a0869, 0x14157
|
||||
|
||||
gMPlayTable:: @ 86B49C0
|
||||
.incbin "baserom.gba", 0x6b49c0, 0x30
|
||||
|
||||
gSongTable:: @ 86B49F0
|
||||
.incbin "baserom.gba", 0x6b49f0, 0x2ee660
|
||||
.incbin "baserom.gba", 0x6b49f0, 0xbe7b
|
||||
|
||||
gUnknown_086C086B:: @ 86C086B
|
||||
.incbin "baserom.gba", 0x6c086b, 0x20002
|
||||
|
||||
gUnknown_086E086D:: @ 86E086D
|
||||
.incbin "baserom.gba", 0x6e086d, 0x2c27e3
|
||||
|
||||
Reference in New Issue
Block a user