mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-08 07:53:59 -05:00
116 lines
3.6 KiB
C
116 lines
3.6 KiB
C
#ifndef GUARD_CONSTANTS_REGION_MAP_H
|
|
#define GUARD_CONSTANTS_REGION_MAP_H
|
|
|
|
#define MAPSEC_PALLET_TOWN 0x0
|
|
#define MAPSEC_VIRIDIAN_CITY 0x1
|
|
#define MAPSEC_PEWTER_CITY 0x2
|
|
#define MAPSEC_CERULEAN_CITY 0x3
|
|
#define MAPSEC_LAVENDER_TOWN 0x4
|
|
#define MAPSEC_VERMILION_CITY 0x5
|
|
#define MAPSEC_CELADON_CITY 0x6
|
|
#define MAPSEC_FUCHSIA_CITY 0x7
|
|
#define MAPSEC_CINNABAR_ISLAND 0x8
|
|
#define MAPSEC_INDIGO_PLATEAU 0x9
|
|
#define MAPSEC_SAFFRON_CITY 0xA
|
|
#define MAPSEC_ROUTE_4 0xB
|
|
#define MAPSEC_ROUTE_10 0xC
|
|
#define MAPSEC_ROUTE_1 0xD
|
|
#define MAPSEC_ROUTE_2 0xE
|
|
#define MAPSEC_ROUTE_3 0xF
|
|
#define MAPSEC_ROUTE_4_2 0x10
|
|
#define MAPSEC_ROUTE_5 0x11
|
|
#define MAPSEC_ROUTE_6 0x12
|
|
#define MAPSEC_ROUTE_7 0x13
|
|
#define MAPSEC_ROUTE_8 0x14
|
|
#define MAPSEC_ROUTE_9 0x15
|
|
#define MAPSEC_ROUTE_10_2 0x16
|
|
#define MAPSEC_ROUTE_11 0x17
|
|
#define MAPSEC_ROUTE_12 0x18
|
|
#define MAPSEC_ROUTE_13 0x19
|
|
#define MAPSEC_ROUTE_14 0x1A
|
|
#define MAPSEC_ROUTE_15 0x1B
|
|
#define MAPSEC_ROUTE_16 0x1C
|
|
#define MAPSEC_ROUTE_17 0x1D
|
|
#define MAPSEC_ROUTE_18 0x1E
|
|
#define MAPSEC_ROUTE_19 0x1F
|
|
#define MAPSEC_ROUTE_20 0x20
|
|
#define MAPSEC_ROUTE_21 0x21
|
|
#define MAPSEC_ROUTE_22 0x22
|
|
#define MAPSEC_ROUTE_23 0x23
|
|
#define MAPSEC_ROUTE_24 0x24
|
|
#define MAPSEC_ROUTE_25 0x25
|
|
#define MAPSEC_VIRIDIAN_FOREST 0x26
|
|
#define MAPSEC_MT_MOON 0x27
|
|
#define MAPSEC_S_S_ANNE 0x28
|
|
#define MAPSEC_UNDERGROUND_PATH 0x29
|
|
#define MAPSEC_UNDERGROUND_PATH_2 0x2A
|
|
#define MAPSEC_DIGLETTS_CAVE 0x2B
|
|
#define MAPSEC_KANTO_VICTORY_ROAD 0x2C
|
|
#define MAPSEC_ROCKET_HIDEOUT 0x2D
|
|
#define MAPSEC_SILPH_CO 0x2E
|
|
#define MAPSEC_POKEMON_MANSION 0x2F
|
|
#define MAPSEC_KANTO_SAFARI_ZONE 0x30
|
|
#define MAPSEC_POKEMON_LEAGUE 0x31
|
|
#define MAPSEC_ROCK_TUNNEL 0x32
|
|
#define MAPSEC_SEAFOAM_ISLANDS 0x33
|
|
#define MAPSEC_POKEMON_TOWER 0x34
|
|
#define MAPSEC_CERULEAN_CAVE 0x35
|
|
#define MAPSEC_POWER_PLANT 0x36
|
|
#define MAPSEC_ONE_ISLAND 0x37
|
|
#define MAPSEC_TWO_ISLAND 0x38
|
|
#define MAPSEC_THREE_ISLAND 0x39
|
|
#define MAPSEC_FOUR_ISLAND 0x3A
|
|
#define MAPSEC_FIVE_ISLAND 0x3B
|
|
#define MAPSEC_SEVEN_ISLAND 0x3C
|
|
#define MAPSEC_SIX_ISLAND 0x3D
|
|
#define MAPSEC_KINDLE_ROAD 0x3E
|
|
#define MAPSEC_TREASURE_BEACH 0x3F
|
|
#define MAPSEC_CAPE_BRINK 0x40
|
|
#define MAPSEC_BOND_BRIDGE 0x41
|
|
#define MAPSEC_THREE_ISLE_PORT 0x42
|
|
#define MAPSEC_SEVII_ISLE_6 0x43
|
|
#define MAPSEC_SEVII_ISLE_7 0x44
|
|
#define MAPSEC_SEVII_ISLE_8 0x45
|
|
#define MAPSEC_SEVII_ISLE_9 0x46
|
|
#define MAPSEC_RESORT_GORGEOUS 0x47
|
|
#define MAPSEC_WATER_LABYRINTH 0x48
|
|
#define MAPSEC_FIVE_ISLE_MEADOW 0x49
|
|
#define MAPSEC_MEMORIAL_PILLAR 0x4A
|
|
#define MAPSEC_OUTCAST_ISLAND 0x4B
|
|
#define MAPSEC_GREEN_PATH 0x4C
|
|
#define MAPSEC_WATER_PATH 0x4D
|
|
#define MAPSEC_RUIN_VALLEY 0x4E
|
|
#define MAPSEC_TRAINER_TOWER 0x4F
|
|
#define MAPSEC_CANYON_ENTRANCE 0x50
|
|
#define MAPSEC_SEVAULT_CANYON 0x51
|
|
#define MAPSEC_TANOBY_RUINS 0x52
|
|
#define MAPSEC_SEVII_ISLE_22 0x53
|
|
#define MAPSEC_SEVII_ISLE_23 0x54
|
|
#define MAPSEC_SEVII_ISLE_24 0x55
|
|
#define MAPSEC_NAVEL_ROCK 0x56
|
|
#define MAPSEC_MT_EMBER 0x57
|
|
#define MAPSEC_BERRY_FOREST 0x58
|
|
#define MAPSEC_ICEFALL_CAVE 0x59
|
|
#define MAPSEC_ROCKET_WAREHOUSE 0x5A
|
|
#define MAPSEC_TRAINER_TOWER_2 0x5B
|
|
#define MAPSEC_DOTTED_HOLE 0x5C
|
|
#define MAPSEC_LOST_CAVE 0x5D
|
|
#define MAPSEC_PATTERN_BUSH 0x5E
|
|
#define MAPSEC_ALTERING_CAVE 0x5F
|
|
#define MAPSEC_TANOBY_CHAMBERS 0x60
|
|
#define MAPSEC_THREE_ISLE_PATH 0x61
|
|
#define MAPSEC_TANOBY_KEY 0x62
|
|
#define MAPSEC_BIRTH_ISLAND 0x63
|
|
#define MAPSEC_MONEAN_CHAMBER 0x64
|
|
#define MAPSEC_LIPTOO_CHAMBER 0x65
|
|
#define MAPSEC_WEEPTH_CHAMBER 0x66
|
|
#define MAPSEC_DILFORD_CHAMBER 0x67
|
|
#define MAPSEC_SCUFIB_CHAMBER 0x68
|
|
#define MAPSEC_RIXY_CHAMBER 0x69
|
|
#define MAPSEC_VIAPOIS_CHAMBER 0x6A
|
|
#define MAPSEC_EMBER_SPA 0x6B
|
|
#define MAPSEC_CELADON_DEPT 0x6C
|
|
#define MAPSEC_NONE 0x6D
|
|
|
|
#endif //GUARD_CONSTANTS_REGION_MAP_H
|