mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-17 02:27:38 -05:00
65 lines
928 B
ArmAsm
65 lines
928 B
ArmAsm
#include "macros/scrcmd.inc"
|
|
|
|
.data
|
|
|
|
ScriptEntry _0012
|
|
ScriptEntry _0028
|
|
ScriptEntry _002A
|
|
ScriptEntry _0086
|
|
.short 0xFD13
|
|
|
|
_0012:
|
|
PlayFanfare SEQ_SE_CONFIRM
|
|
LockAll
|
|
FacePlayer
|
|
CallCommonScript 0x7E3
|
|
ScrCmd_035
|
|
ScrCmd_147 1
|
|
ReleaseAll
|
|
End
|
|
|
|
_0028:
|
|
End
|
|
|
|
_002A:
|
|
PlayFanfare SEQ_SE_CONFIRM
|
|
LockAll
|
|
FacePlayer
|
|
GoToIfSet 213, _0071
|
|
Message 0
|
|
SetVar 0x8004, 232
|
|
SetVar 0x8005, 1
|
|
ScrCmd_07D 0x8004, 0x8005, 0x800C
|
|
GoToIfEq 0x800C, 0, _007C
|
|
CallCommonScript 0x7FC
|
|
SetFlag 213
|
|
GoTo _0071
|
|
End
|
|
|
|
_0071:
|
|
Message 1
|
|
WaitABXPadPress
|
|
CloseMessage
|
|
ReleaseAll
|
|
End
|
|
|
|
_007C:
|
|
CallCommonScript 0x7E1
|
|
CloseMessage
|
|
ReleaseAll
|
|
End
|
|
|
|
_0086:
|
|
PlayFanfare SEQ_SE_CONFIRM
|
|
LockAll
|
|
FacePlayer
|
|
Message 2
|
|
WaitABXPadPress
|
|
CloseMessage
|
|
ReleaseAll
|
|
End
|
|
|
|
.byte 0
|
|
.byte 0
|
|
.byte 0
|