summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi@gmail.com>2020-09-20 16:25:43 -0400
committerRangi <remy.oukaour+rangi@gmail.com>2020-09-20 16:25:43 -0400
commitc8764950bbaf77860afa3acf45a2d8e182bb7d10 (patch)
treeae464927e98a2540407266ae94b0f487260493d4 /constants
parent0688c8c43a3db800a7af4b69a2efea229cf31ec5 (diff)
Remove more address comments
Diffstat (limited to 'constants')
-rw-r--r--constants/pokemon_constants.asm5
1 files changed, 0 insertions, 5 deletions
diff --git a/constants/pokemon_constants.asm b/constants/pokemon_constants.asm
index 2678607..24c4bf9 100644
--- a/constants/pokemon_constants.asm
+++ b/constants/pokemon_constants.asm
@@ -192,8 +192,3 @@
const MON_MADATSUBOMI ; bc BELLSPROUT
const MON_UTSUDON ; bd WEEPINBELL
const MON_UTSUBOT ; be VICTREEBEL
-
-; LEAFY isn't in the table at 10:4B70
-; and its ID 0xFB will be found at
-; 10:4117 (index 0x4A7 + 1 % 0x100 = 0xA8)
-MON_LEAFY EQU MON_NIDORINA