diff options
author | YamaArashi <shadow962@live.com> | 2016-08-31 21:45:23 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-08-31 21:45:23 -0700 |
commit | 9a100937297c3ac2f1d8d2ebbf5f6432cc0f12f3 (patch) | |
tree | 56b4f594f0b1a2e51a9715b19479e5a7f400c6d9 | |
parent | 477d9b87cb95a2ec30102d0c5849f5df8e0ef9e3 (diff) |
more Japanese contest text
-rw-r--r-- | data/data2.s | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/data/data2.s b/data/data2.s index d709a995a..4cc672e12 100644 --- a/data/data2.s +++ b/data/data2.s @@ -3407,7 +3407,15 @@ gUnknown_0821602C:: @ 821602C .align 2 .incbin "baserom.gba", 0x0021604c, 0x20 - .incbin "baserom.gba", 0x0021606c, 0x1dd + .space 0x1C0 + + .string "▶$" + .string " $" + .string "カッコイ$" @ "cool" (missing an イ at the end) + .string "カワイイ$" @ "cute" + .string "ウツクシ$" @ "beautiful" (missing an イ at the end) + .string "カシコイ$" @ "smart" + .string "タクマシ$" @ "tough" (missing an イ at the end) gUnknown_08216249:: @ 8216249 .string "\p$" |