mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-08-14 04:59:06 -05:00
13 lines
250 B
ArmAsm
13 lines
250 B
ArmAsm
#include "macros/scrcmd.inc"
|
|
#include "res/text/bank/route_219.h"
|
|
|
|
|
|
ScriptEntry Route219_ArrowSignpostSandgemBeach
|
|
ScriptEntryEnd
|
|
|
|
Route219_ArrowSignpostSandgemBeach:
|
|
ShowArrowSign Route219_Text_SignSandgemBeach
|
|
End
|
|
|
|
.balign 4, 0
|