diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-03-16 08:40:24 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-03-16 08:40:24 -0400 |
commit | 0e372d2fb6785ba47011b6ee0ad1b68ea05ae198 (patch) | |
tree | 72a7d12902002dc661cd543a270a11bda45a7645 /include | |
parent | b98c803e6d25785b3b268c2c26a87ac74a7e3a95 (diff) | |
parent | d51855dfadf9e1357ef8e33e90b5156f8561405c (diff) |
Merge branch 'master' into tomomichi_debug_menu
Diffstat (limited to 'include')
-rw-r--r-- | include/constants/items.h | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/include/constants/items.h b/include/constants/items.h index 6f54e6ee4..a52c72599 100644 --- a/include/constants/items.h +++ b/include/constants/items.h @@ -363,38 +363,6 @@ #define ITEM_15B 347 #define ITEM_15C 348 -// FireRed/LeafGreen -#define ITEM_OAKS_PARCEL 349 -#define ITEM_POKE_FLUTE 350 -#define ITEM_SECRET_KEY 351 -#define ITEM_BIKE_VOUCHER 352 -#define ITEM_GOLD_TEETH 353 -#define ITEM_OLD_AMBER 354 -#define ITEM_CARD_KEY 355 -#define ITEM_LIFT_KEY 356 -#define ITEM_HELIX_FOSSIL 357 -#define ITEM_DOME_FOSSIL 358 -#define ITEM_SILPH_SCOPE 359 -#define ITEM_BICYCLE 360 -#define ITEM_TOWN_MAP 361 -#define ITEM_VS_SEEKER 362 -#define ITEM_FAME_CHECKER 363 -#define ITEM_TM_CASE 364 -#define ITEM_BERRY_POUCH 365 -#define ITEM_TEACHY_TV 366 -#define ITEM_TRI_PASS 367 -#define ITEM_RAINBOW_PASS 368 -#define ITEM_TEA 369 -#define ITEM_MYSTIC_TICKET 370 -#define ITEM_AURORA_TICKET 371 -#define ITEM_POWDER_JAR 372 -#define ITEM_RUBY 373 -#define ITEM_SAPPHIRE 374 - -// Emerald -#define ITEM_MAGMA_EMBLEM 375 -#define ITEM_OLD_SEA_MAP 376 - #define NUM_TECHNICAL_MACHINES 50 #define NUM_HIDDEN_MACHINES 8 |