mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-09 12:22:04 -05:00
89 lines
1.8 KiB
NASM
Executable File
89 lines
1.8 KiB
NASM
Executable File
WarpTileIDPointers: ; c215 (3:4215)
|
|
dw OverworldWarpTileIDs
|
|
dw RedsHouse1WarpTileIDs
|
|
dw MartWarpTileIDs
|
|
dw ForestWarpTileIDs
|
|
dw RedsHouse2WarpTileIDs
|
|
dw DojoWarpTileIDs
|
|
dw PokecenterWarpTileIDs
|
|
dw GymWarpTileIDs
|
|
dw HouseWarpTileIDs
|
|
dw ForestGateWarpTileIDs
|
|
dw MuseumWarpTileIDs
|
|
dw UndergroundWarpTileIDs
|
|
dw GateWarpTileIDs
|
|
dw ShipWarpTileIDs
|
|
dw ShipPortWarpTileIDs
|
|
dw CemeteryWarpTileIDs
|
|
dw InteriorWarpTileIDs
|
|
dw CavernWarpTileIDs
|
|
dw LobbyWarpTileIDs
|
|
dw MansionWarpTileIDs
|
|
dw LabWarpTileIDs
|
|
dw ClubWarpTileIDs
|
|
dw FacilityWarpTileIDs
|
|
dw PlateauWarpTileIDs
|
|
dw BeachHouseWarpTileIDs
|
|
|
|
OverworldWarpTileIDs: ; c247 (3:4247)
|
|
db $1B,$58,$FF
|
|
|
|
ForestGateWarpTileIDs: ; c24a (3:424a)
|
|
MuseumWarpTileIDs: ; c24a (3:424a)
|
|
GateWarpTileIDs: ; c24a (3:424a)
|
|
db $3B
|
|
|
|
RedsHouse1WarpTileIDs: ; c24b (3:424b)
|
|
RedsHouse2WarpTileIDs: ; c24b (3:424b)
|
|
db $1A,$1C,$FF
|
|
|
|
MartWarpTileIDs: ; c24e (3:424e)
|
|
PokecenterWarpTileIDs: ; c24e (3:424e)
|
|
db $5E,$FF
|
|
|
|
ForestWarpTileIDs: ; c250 (3:4250)
|
|
db $5A,$5C,$3A,$FF
|
|
|
|
DojoWarpTileIDs: ; c254 (3:4254)
|
|
GymWarpTileIDs: ; c254 (3:4254)
|
|
db $4A,$FF
|
|
|
|
HouseWarpTileIDs: ; c256 (3:4256)
|
|
db $54,$5C,$32,$FF
|
|
|
|
ShipWarpTileIDs: ; c25a (3:425a)
|
|
db $37,$39,$1E,$4A,$FF
|
|
|
|
InteriorWarpTileIDs: ; c25f (3:425f)
|
|
db $15,$55,$04,$FF
|
|
|
|
CavernWarpTileIDs: ; c263 (3:4263)
|
|
db $18,$1A,$22,$FF
|
|
|
|
LobbyWarpTileIDs: ; c267 (3:4267)
|
|
db $1A,$1C,$38,$FF
|
|
|
|
MansionWarpTileIDs: ; c26b (3:426b)
|
|
db $1A,$1C,$53,$FF
|
|
|
|
LabWarpTileIDs: ; c26f (3:426f)
|
|
db $34,$FF
|
|
|
|
FacilityWarpTileIDs: ; c271 (3:4571)
|
|
db $43,$58,$20
|
|
|
|
CemeteryWarpTileIDs: ; c274 (3:4274)
|
|
db $1B
|
|
|
|
UndergroundWarpTileIDs: ; c275 (3:4275)
|
|
db $13,$FF
|
|
|
|
PlateauWarpTileIDs: ; c277 (3:4277)
|
|
db $1B,$3B
|
|
|
|
ShipPortWarpTileIDs: ; c279 (3:4279)
|
|
ClubWarpTileIDs: ; c279 (3:4279)
|
|
db $FF
|
|
|
|
BeachHouseWarpTileIDs: ; c27a (3:427a)
|
|
db $FF |