diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-12-08 15:49:36 -0500 |
---|---|---|
committer | GriffinR <griffin.richards@comcast.net> | 2019-12-08 15:49:36 -0500 |
commit | 51179df017a6ae51c129d1f30a1115adf7d1d33e (patch) | |
tree | 74310da77ad1e22b12177c1237c62a39c3f7ba98 /include/gym_leader_rematch.h | |
parent | 0086cd1efa902d7f645296dbfdde6147b911d292 (diff) |
Clean up match call doc
Diffstat (limited to 'include/gym_leader_rematch.h')
-rw-r--r-- | include/gym_leader_rematch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gym_leader_rematch.h b/include/gym_leader_rematch.h index 81ce3da23..dd9ead8b7 100644 --- a/include/gym_leader_rematch.h +++ b/include/gym_leader_rematch.h @@ -66,7 +66,7 @@ enum { REMATCH_TRENT, REMATCH_SAWYER, REMATCH_KIRA_AND_DAN, - REMATCH_WALLY_3, // Entries above WALLY are considered normal NPCs, from Wally below are special trainers + REMATCH_WALLY_3, // Entries above WALLY are considered normal trainers, from Wally below are special trainers REMATCH_ROXANNE, REMATCH_BRAWLY, REMATCH_WATTSON, |