diff options
author | YamaArashi <shadow962@live.com> | 2016-09-02 12:50:37 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-09-02 12:50:37 -0700 |
commit | e01b43c4084c363045bda42b70bb0d58902c7d84 (patch) | |
tree | 84b604c5a089d03bb0a0c92d47e69c0694082fd2 | |
parent | 88157e62e7cedc2d1e78527f1a4a50df6dcb352b (diff) |
Japanese debug strings
-rw-r--r-- | data/data2.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/data2.s b/data/data2.s index 64809ef49..a48d57016 100644 --- a/data/data2.s +++ b/data/data2.s @@ -11807,13 +11807,13 @@ gUnknown_0839B24A:: @ 839B24A .string "ND$" gUnknown_0839B24D:: @ 839B24D - .incbin "baserom.gba", 0x0039b24d, 0x8 + .string "の こどもは\n$" @ "'s child <topic-particle>" gUnknown_0839B255:: @ 839B255 - .incbin "baserom.gba", 0x0039b255, 0x2 + .string " $" gUnknown_0839B257:: @ 839B257 - .incbin "baserom.gba", 0x39b257, 0xb + .string "ながいなまえぽけもん$" @ "long name pokemon" (used as test name) Text_39B262: @ 839B262 .string "Search a child$" |