diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-09-07 13:39:57 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-09-07 13:39:57 -0500 |
commit | 2a800c35f5018991ec237e5c14bd8c9a4fce406d (patch) | |
tree | d118607ad212e6973be0a295586e1dd05a3cdf67 | |
parent | 9eb45b8f71136e7364d8b06aa3bbce0f86a403eb (diff) |
jobs/mail strings
-rw-r--r-- | data/data_80B9BB8.s | 32 |
1 files changed, 26 insertions, 6 deletions
diff --git a/data/data_80B9BB8.s b/data/data_80B9BB8.s index 004d710..3e8b2ff 100644 --- a/data/data_80B9BB8.s +++ b/data/data_80B9BB8.s @@ -1830,27 +1830,47 @@ gUnknown_80E02CC: @ 80E02CC .global gUnknown_80E02E4 gUnknown_80E02E4: @ 80E02E4 - .incbin "baserom.gba", 0xE02E4, 0xC + .string "Check Mail" + .byte 0 + .byte 0 .global gUnknown_80E02F0 gUnknown_80E02F0: @ 80E02F0 - .incbin "baserom.gba", 0xE02F0, 0xC + .string "Job List" + .byte 0 + .byte 0 + .byte 0 + .byte 0 .global gUnknown_80E02FC gUnknown_80E02FC: @ 80E02FC - .incbin "baserom.gba", 0xE02FC, 0xC + .string "PKMN News" + .byte 0 + .byte 0 + .byte 0 .global gUnknown_80E0308 gUnknown_80E0308: @ 80E0308 - .incbin "baserom.gba", 0xE0308, 0x8 + .string "Store" + .byte 0 + .byte 0 + .byte 0 .global gUnknown_80E0310 gUnknown_80E0310: @ 80E0310 - .incbin "baserom.gba", 0xE0310, 0x8 + .string "Read" + .byte 0 + .byte 0 + .byte 0 + .byte 0 .global gUnknown_80E0318 gUnknown_80E0318: @ 80E0318 - .incbin "baserom.gba", 0xE0318, 0xC + .string "Accepted" + .byte 0 + .byte 0 + .byte 0 + .byte 0 .global gUnknown_80E0324 gUnknown_80E0324: @ 80E0324 |