mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
7 lines
275 B
NASM
Executable file
7 lines
275 B
NASM
Executable file
FanClub_h: ; 0x59b64 to 0x59b70 (12 bytes) (id=90)
|
|
db INTERIOR ; tileset
|
|
db POKEMON_FAN_CLUB_HEIGHT, POKEMON_FAN_CLUB_WIDTH ; dimensions (y, x)
|
|
dw FanClubBlocks, FanClubTextPointers, FanClubScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw FanClubObject ; objects
|