mirror of
https://github.com/pret/pmd-red.git
synced 2025-02-25 23:55:41 +00:00
Resolve a few text incbins (#3)
This commit is contained in:
parent
72aa91c7f8
commit
5fd50012a4
@ -49,15 +49,23 @@ gUnknown_80DD1A8: @ 80DD1A8
|
||||
|
||||
.global gUnknown_80DD1C8
|
||||
gUnknown_80DD1C8: @ 80DD1C8
|
||||
.incbin "baserom.gba", 0xDD1C8, 0x24
|
||||
.string "#+The #C4$i1#R was\n"
|
||||
.asciz "#+handed over. "
|
||||
.align 2,0
|
||||
|
||||
.global gUnknown_80DD1EC
|
||||
gUnknown_80DD1EC: @ 80DD1EC
|
||||
.incbin "baserom.gba", 0xDD1EC, 0x54
|
||||
.string "#+The #C4$i1#R was\n"
|
||||
.string "#+handed over.#P"
|
||||
.string "#+The #C4$i0#R was\n"
|
||||
.asciz "#+returned to the Toolbox."
|
||||
.align 2,0
|
||||
|
||||
.global gUnknown_80DD240
|
||||
gUnknown_80DD240: @ 80DD240
|
||||
.incbin "baserom.gba", 0xDD240, 0x30
|
||||
.string "#+The #C4$i0#R was\n"
|
||||
.asciz "#+returned to the Toolbox."
|
||||
.align 2,0
|
||||
|
||||
.global gUnknown_80DD270
|
||||
gUnknown_80DD270: @ 80DD270
|
||||
|
@ -91,7 +91,11 @@ gUnknown_80DDFB8:: @ 80DDFB8
|
||||
.align 2, 0
|
||||
|
||||
gUnknown_80DE01C:: @ 80DE01C
|
||||
.incbin "baserom.gba", 0xDE01C, 0x50
|
||||
.string "#+Communicating...\n"
|
||||
.string "#+Please wait with the power on.\n"
|
||||
.string "#+To cancel~2c press {B_BUTTON}."
|
||||
.byte 0
|
||||
.align 2, 0
|
||||
|
||||
gUnknown_80DE06C:: @ 80DE06C
|
||||
.string " Okeydoke!\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user