mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-08-14 04:59:06 -05:00
17 lines
240 B
ArmAsm
17 lines
240 B
ArmAsm
#include "macros/scrcmd.inc"
|
|
|
|
|
|
ScriptEntry _000A
|
|
ScriptEntry _0020
|
|
ScriptEntryEnd
|
|
|
|
_000A:
|
|
PokeMartCommonWithGreeting
|
|
End
|
|
|
|
_0020:
|
|
PokeMartSpecialtiesWithGreeting MART_SPECIALTIES_ID_CELESTIC
|
|
End
|
|
|
|
.balign 4, 0
|