diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-25 16:52:29 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-25 16:52:29 -0400 |
commit | 6cebd1f85311b1aa7321eb141521686d21bd091c (patch) | |
tree | f452c85872b96e021f9021a3d6e95df6d0b6dca2 /data | |
parent | f95188d887ca8073347f13c56e5e7acf53a75ac2 (diff) |
through MysteryGift_HandleThreeOptionMenu
Diffstat (limited to 'data')
-rw-r--r-- | data/mystery_gift_menu.s | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/mystery_gift_menu.s b/data/mystery_gift_menu.s index 20f235a80..0b7046eb1 100644 --- a/data/mystery_gift_menu.s +++ b/data/mystery_gift_menu.s @@ -11,7 +11,7 @@ gUnknown_8466D98:: @ 8466D98 gUnknown_8466DA0:: @ 8466DA0 .incbin "baserom.gba", 0x466DA0, 0x8 -gUnknown_8466DA8:: @ 8466DA8 +sWindowTemplate_ThreeOptions:: @ 8466DA8 .incbin "baserom.gba", 0x466DA8, 0x8 gUnknown_8466DB0:: @ 8466DB0 @@ -26,13 +26,13 @@ gUnknown_8466DC0:: @ 8466DC0 gUnknown_8466DC8:: @ 8466DC8 .incbin "baserom.gba", 0x466DC8, 0x8 -gUnknown_8466DD0:: @ 8466DD0 +sListMenuItems_CardsOrNews:: @ 8466DD0 .incbin "baserom.gba", 0x466DD0, 0x18 -gUnknown_8466DE8:: @ 8466DE8 +sListMenuItems_WirelessOrFriend:: @ 8466DE8 .incbin "baserom.gba", 0x466DE8, 0x18 -gUnknown_8466E00:: @ 8466E00 +sListMenuTemplate_ThreeOptions:: @ 8466E00 .incbin "baserom.gba", 0x466E00, 0x78 gUnknown_8466E78:: @ 8466E78 @@ -47,8 +47,8 @@ gUnknown_8466EA8:: @ 8466EA8 gUnknown_8466EC0:: @ 8466EC0 .incbin "baserom.gba", 0x466EC0, 0x28 -gUnknown_8466EE8:: @ 8466EE8 +sMG_Ereader_TextColor_1:: @ 8466EE8 .incbin "baserom.gba", 0x466EE8, 0x8 -gUnknown_8466EF0:: @ 8466EF0 +sMG_Ereader_TextColor_2:: @ 8466EF0 .incbin "baserom.gba", 0x466EF0, 0x10 |