diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-12-05 22:34:55 -0500 |
---|---|---|
committer | GriffinR <griffin.richards@comcast.net> | 2019-12-06 02:35:08 -0500 |
commit | cc9b923dc29c9ab855283fdf24687e16d7451b13 (patch) | |
tree | 97cccec0ea563514d2eec65ec380e2c1e09206c2 /include/battle_setup.h | |
parent | 548af3c0f1a2807e791fe7bbfe1fc57ddb726c5e (diff) |
More pokenav match call documentation
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 984c820bb..dacd1fa71 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 { |