blob: 6b70e935fdd553c3d2ac1f52335c4ad252bc5bbd (
plain)
1
2
3
4
5
6
|
FanClub_h:
db INTERIOR ; tileset
db POKEMON_FAN_CLUB_HEIGHT, POKEMON_FAN_CLUB_WIDTH ; dimensions (y, x)
dw FanClubBlocks, FanClubTextPointers, FanClubScript ; blocks, texts, scripts
db 0 ; connections
dw FanClubObject ; objects
|