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