Remove address comments

This commit is contained in:
GriffinR
2022-06-24 21:10:48 -04:00
parent d73f39ae40
commit 9cde4e0f74
802 changed files with 20272 additions and 20272 deletions
+7 -7
View File
@@ -1,27 +1,27 @@
Test_EventScript_NPC:: @ 81C5552
Test_EventScript_NPC::
msgbox Test_Text_WelcomeToWorldOfPokemon, MSGBOX_NPC
end
EventScript_TestSignpostMsg:: @ 81C555B
EventScript_TestSignpostMsg::
msgbox Test_Text_ThisIsASignpost, MSGBOX_SIGN
end
Test_EventScript_CoordEvent:: @ 81C5564
Test_EventScript_CoordEvent::
msgbox Test_Text_ThisIsACoordEvent, MSGBOX_SIGN
end
Test_Text_WelcomeToWorldOfPokemon:: @ 81C556D
Test_Text_WelcomeToWorldOfPokemon::
.string "テストよう メッセージです!\n"
.string "ポケモンの せかいへ ようこそ!$"
Test_Text_ThisIsASignpost:: @ 81C558D
Test_Text_ThisIsASignpost::
.string "テストよう メッセージです!\n"
.string "かんばん です$"
Test_Text_ThisIsACoordEvent:: @ 81C55A4
Test_Text_ThisIsACoordEvent::
.string "テストよう メッセージです!\n"
.string "ざひょう チェックの イベントです$"
.align 2
Test_Text_Empty:: @ 81C55C8
Test_Text_Empty::
.string "$"