diff options
author | nullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com> | 2018-11-22 20:59:37 +0800 |
---|---|---|
committer | nullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com> | 2018-11-22 20:59:37 +0800 |
commit | 81f6704f3cb15c3f59fd3b48ec3622b63bc71297 (patch) | |
tree | 86c38e0b66c2a86a72269ebd74b466de0f6c47e9 /data/text/wonder_mail_complete.inc | |
parent | a611b9673e73eeb74af802250d9fee5157f76a20 (diff) |
Use preprocessor for data asms, clean up sound/ and dump some text
Diffstat (limited to 'data/text/wonder_mail_complete.inc')
-rw-r--r-- | data/text/wonder_mail_complete.inc | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/data/text/wonder_mail_complete.inc b/data/text/wonder_mail_complete.inc new file mode 100644 index 0000000..7b6fad1 --- /dev/null +++ b/data/text/wonder_mail_complete.inc @@ -0,0 +1,40 @@ +gUnknown_80E0184:: @ 80E0184 + .string " Thank you for rescuing me!" + .byte 0 + .align 2, 0 + +gUnknown_80E01A0:: @ 80E01A0 + .string " Thank you for rescuing\n" + .string "#C5" + .byte 0x24 + .string "m1#R!" + .byte 0 + .align 2, 0 + +gUnknown_80E01C4:: @ 80E01C4 + .string " Thank you for escorting me\n" + .string "to #C5" + .byte 0x24 + .string "m1#R! " + .byte 0 + .align 2, 0 + +gUnknown_80E01F0:: @ 80E01F0 + .string " Thank you for delivering\n" + .string "the #C4" + .byte 0x24 + .string "i0#R!" + .byte 0 + .align 2, 0 + +gUnknown_80E0218:: @ 80E0218 + .string " Thank you for getting me\n" + .string "the #C4" + .byte 0x24 + .string "i0#R!" + .byte 0 + .align 2, 0 + + .string "pksdir0" + .byte 0 + .align 2, 0 |