diff options
author | itskobold <itskobold@users.noreply.github.com> | 2017-11-23 10:48:56 +0000 |
---|---|---|
committer | itskobold <itskobold@users.noreply.github.com> | 2017-11-23 10:48:56 +0000 |
commit | deec6f21db44e7f095154e02ae4a9f5d8c42fe75 (patch) | |
tree | 535aeaaf9cc15a7c2bfe8e50291b6b72cde068e4 /data/menu_indicators.s | |
parent | 40638a48e7da5a53f9313d63d9c35131e34c82e6 (diff) |
Pointer fixes etc
Fixed up the last of my old dumps
Diffstat (limited to 'data/menu_indicators.s')
-rw-r--r-- | data/menu_indicators.s | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/data/menu_indicators.s b/data/menu_indicators.s index 202d63086..43fc0e139 100644 --- a/data/menu_indicators.s +++ b/data/menu_indicators.s @@ -10,36 +10,28 @@ gUnknown_08614244:: @ 8614244 .incbin "baserom.gba", 0x614244, 0x18 gUnknown_0861425C:: @ 861425C -@ replacing .incbin "baserom.gba", 0x0061425c, 0x4 -.4byte 0x00000000 + .4byte 0x00000000 gUnknown_08614260:: @ 8614260 -@ replacing .incbin "baserom.gba", 0x00614260, 0x4 -.4byte 0x00100000 + .4byte 0x00100000 gUnknown_08614264:: @ 8614264 -@ replacing .incbin "baserom.gba", 0x00614264, 0x4 -.4byte 0x00200000 + .4byte 0x00200000 gUnknown_08614268:: @ 8614268 -@ replacing .incbin "baserom.gba", 0x00614268, 0x4 -.4byte 0x00300000 + .4byte 0x00300000 gUnknown_0861426C:: @ 861426C -@ replacing .incbin "baserom.gba", 0x0061426c, 0x4 -.4byte 0x00400000 + .4byte 0x00400000 gUnknown_08614270:: @ 8614270 -@ replacing .incbin "baserom.gba", 0x00614270, 0x4 -.4byte 0x00500000 + .4byte 0x00500000 gUnknown_08614274:: @ 8614274 -@ replacing .incbin "baserom.gba", 0x00614274, 0x4 -.4byte 0x00600000 + .4byte 0x00600000 gUnknown_08614278:: @ 8614278 -@ replacing .incbin "baserom.gba", 0x00614278, 0x4 -.4byte 0x00700000 + .4byte 0x00700000 gUnknown_0861427C:: @ 861427C .incbin "baserom.gba", 0x61427C, 0x14 |