diff options
author | itskobold <itskobold@users.noreply.github.com> | 2017-11-07 22:04:52 +0000 |
---|---|---|
committer | itskobold <itskobold@users.noreply.github.com> | 2017-11-07 22:04:52 +0000 |
commit | aedec0865d23c42ebec5652e1443675e7b7b84ee (patch) | |
tree | c82e246c2fdb7034cece2f7e1448c1a609f25def /data/menu_indicators.s | |
parent | 45b28d08ba5dcb68883f71e5e3957e97600980bd (diff) |
Labels
Diffstat (limited to 'data/menu_indicators.s')
-rw-r--r-- | data/menu_indicators.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/data/menu_indicators.s b/data/menu_indicators.s index 2c1c2249e..202d63086 100644 --- a/data/menu_indicators.s +++ b/data/menu_indicators.s @@ -40,7 +40,9 @@ gUnknown_08614274:: @ 8614274 gUnknown_08614278:: @ 8614278 @ replacing .incbin "baserom.gba", 0x00614278, 0x4 .4byte 0x00700000 - .incbin "baserom.gba", 0x61427C, 0x14 //found a pointer to this. added a new label + +gUnknown_0861427C:: @ 861427C + .incbin "baserom.gba", 0x61427C, 0x14 gUnknown_08614290:: @ 8614290 .incbin "baserom.gba", 0x614290, 0x18 |