Files
pokeplatinum/res/field/scripts/scripts_great_marsh_1.s

23 lines
324 B
ArmAsm

#include "macros/scrcmd.inc"
#include "res/text/bank/great_marsh_1.h"
.data
ScriptEntry _001D
ScriptEntry _000A
ScriptEntryEnd
_000A:
PlayFanfare SEQ_SE_CONFIRM
LockAll
FacePlayer
Message 0
WaitABXPadPress
CloseMessage
ReleaseAll
End
_001D:
ShowLandmarkSign 1
End