diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-12-15 11:47:27 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-15 11:47:27 -0500 |
commit | db8a5c6c2be2ceedadf836a8e61c71eb0ff6407b (patch) | |
tree | 8b0323bd93c5600c8391d73232242b75135f0401 /include/battle_setup.h | |
parent | 82f55f238125ff42845881189eb9237692c48ba4 (diff) | |
parent | fee36224eda1acc4329646caf0e65a891928afc0 (diff) |
Merge branch 'master' into fix-eventobj
Diffstat (limited to 'include/battle_setup.h')
-rw-r--r-- | include/battle_setup.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/battle_setup.h b/include/battle_setup.h index 08fa60155..e88995778 100644 --- a/include/battle_setup.h +++ b/include/battle_setup.h @@ -4,7 +4,6 @@ #include "gym_leader_rematch.h" #define REMATCHES_COUNT 5 -#define REMATCH_ELITE_FOUR_ENTRIES REMATCH_SIDNEY struct RematchTrainer { |