From c8764950bbaf77860afa3acf45a2d8e182bb7d10 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 20 Sep 2020 16:25:43 -0400 Subject: Remove more address comments --- constants/pokemon_constants.asm | 5 ----- 1 file changed, 5 deletions(-) (limited to 'constants') 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 -- cgit v1.2.3