diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-11-03 10:12:54 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-11-03 10:12:54 -0500 |
commit | b56c1b6351f51742903250ee0c4eae9d22e2b6a5 (patch) | |
tree | e288ee3655a5c4c9d383370c4eb4102f1ad8f9a0 /constants | |
parent | 980153ac472870602a51779dbff623ea0072ed98 (diff) |
More syncing with pokecrystal
Diffstat (limited to 'constants')
-rw-r--r-- | constants/mart_constants.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/mart_constants.asm b/constants/mart_constants.asm index cffdfae0..fcef8bda 100644 --- a/constants/mart_constants.asm +++ b/constants/mart_constants.asm @@ -41,3 +41,4 @@ const MART_MT_MOON const MART_INDIGO_PLATEAU const MART_UNDERGROUND +NUM_MARTS EQU const_value |