diff options
author | YamaArashi <shadow962@live.com> | 2016-06-19 10:16:47 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-06-19 10:25:09 -0700 |
commit | bad704bfa69776730b71863be174ab0b3e93d681 (patch) | |
tree | 4f81d25117c0dbd13871994f18cd182c8600bee4 /data/data1.s | |
parent | fdae8235cc239d1aa48455567c3c5edc07afeb29 (diff) |
test messages
Diffstat (limited to 'data/data1.s')
-rw-r--r-- | data/data1.s | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/data/data1.s b/data/data1.s index 7f489f35d..27ac900a8 100644 --- a/data/data1.s +++ b/data/data1.s @@ -15647,7 +15647,28 @@ GraniteCave_B1F_Movement_1C6BF7:: @ 81C6BF7 .global gUnknown_081C6C02 gUnknown_081C6C02: @ 81C6C02 - .incbin "baserom.gba", 0x001c6c02, 0x83 + .incbin "baserom.gba", 0x001c6c02, 0x29 + +@ 81C6C2B + @ This is a test message! + @ Welcome to the world of Pokémon! + .string "テストよう メッセージです!\n" + .string "ポケモンの せかいへ ようこそ!$" + +@ 81C6C4B + @ This is a test message! + @ This is a sign. + .string "テストよう メッセージです!\n" + .string "かんばん です$" + +@ 81C6C62 + @ This is a test message! + @ This is a coordinate-check event. + .string "テストよう メッセージです!\n" + .string "ざひょう チェックの イベントです$" + +@ 81C6C83 + .string " $" .global gUnknown_081C6C85 gUnknown_081C6C85: @ 81C6C85 |