mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-08-14 13:11:45 -05:00
15 lines
217 B
ArmAsm
15 lines
217 B
ArmAsm
#include "macros/scrcmd.inc"
|
|
|
|
|
|
ScriptEntry RavagedPath_OnTransition
|
|
ScriptEntryEnd
|
|
|
|
RavagedPath_OnTransition:
|
|
SetFlag FLAG_FIRST_ARRIVAL_RAVAGED_PATH
|
|
End
|
|
|
|
RavagedPath_Unused:
|
|
End
|
|
|
|
.balign 4, 0
|