1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-01-19 18:04:22 +01:00
2021-07-20 15:18:31 -04:00

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