mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-03-21 18:04:50 -05:00
8 lines
184 B
PHP
8 lines
184 B
PHP
Text_ThisIsATestSignpostMsg::
|
|
.string "This is a test message.\n"
|
|
.string "This is a signpost.$"
|
|
|
|
EventScript_TestSignpostMsg::
|
|
msgbox Text_ThisIsATestSignpostMsg, MSGBOX_SIGN
|
|
end
|