mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-08-15 13:54:02 -05:00
17 lines
172 B
ArmAsm
17 lines
172 B
ArmAsm
#include "macros/scrcmd.inc"
|
|
|
|
.data
|
|
|
|
ScriptEntry _000A
|
|
ScriptEntry _000C
|
|
ScriptEntryEnd
|
|
|
|
_000A:
|
|
End
|
|
|
|
_000C:
|
|
ShowLandmarkSign 3
|
|
End
|
|
|
|
.byte 0
|