diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-11-28 11:39:49 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-11-28 11:39:49 -0500 |
commit | 0b9bc28546f736d2e913adf5d41c8217c4280593 (patch) | |
tree | 45ac0fe60f500016cf3e91acbb4b15895b5d8437 | |
parent | 14a21880a0fad34c946beab55182b338a7be9a9d (diff) |
Swimmer♀ Mary is unused
-rw-r--r-- | constants/trainer_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/trainer_constants.asm b/constants/trainer_constants.asm index 902c7735..682708b4 100644 --- a/constants/trainer_constants.asm +++ b/constants/trainer_constants.asm @@ -388,7 +388,7 @@ NUM_NONTRAINER_PHONECONTACTS EQU const_value - 1 const WENDY const LISA ; unused const JILL ; unused - const MARY + const MARY ; unused const KATIE ; unused const DAWN const TARA ; unused |