pokeemerald/data/scripts/test_signpost.inc
2019-10-21 17:22:19 -05:00

8 lines
204 B
PHP

Text_ThisIsATestSignpostMsg:: @ 82C840A
.string "This is a test message.\n"
.string "This is a signpost.$"
EventScript_TestSignpostMsg:: @ 82C8436
msgbox Text_ThisIsATestSignpostMsg, MSGBOX_SIGN
end