pokeplatinum/res/field/scripts/scripts_great_marsh_1.s
Viperio 3c0d1255a4
Some checks are pending
build / build (push) Waiting to run
Introduce macros for common message script structures (#975)
2026-03-03 21:20:51 -05:00

16 lines
207 B
ArmAsm

#include "macros/scrcmd.inc"
#include "res/text/bank/great_marsh_1.h"
ScriptEntry _001D
ScriptEntry _000A
ScriptEntryEnd
_000A:
NPCMessage 0
End
_001D:
ShowLandmarkSign 1
End