mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
27 lines
348 B
NASM
27 lines
348 B
NASM
|
PewterPokeCEnter2FBeta_MapScriptHeader: ; 0x1a304a
|
||
|
; trigger count
|
||
|
db 0
|
||
|
|
||
|
; callback count
|
||
|
db 0
|
||
|
; 0x1a304c
|
||
|
|
||
|
PewterPokeCEnter2FBeta_MapEventHeader: ; 0x1a304c
|
||
|
; filler
|
||
|
db 0, 0
|
||
|
|
||
|
; warps
|
||
|
db 1
|
||
|
warp_def $7, $0, 3, GROUP_PEWTER_POKECENTER_1F, MAP_PEWTER_POKECENTER_1F
|
||
|
|
||
|
; xy triggers
|
||
|
db 0
|
||
|
|
||
|
; signposts
|
||
|
db 0
|
||
|
|
||
|
; people-events
|
||
|
db 0
|
||
|
; 0x1a3057
|
||
|
|