From 711f5c87b35b4842376a1836005ad42acb1bf015 Mon Sep 17 00:00:00 2001 From: Rangi Date: Thu, 15 Sep 2022 18:05:52 -0400 Subject: [PATCH] Comment about the redundant event `const_next 1900` Fixes #1006 --- constants/event_flags.asm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/constants/event_flags.asm b/constants/event_flags.asm index 14b759869..1a17badd9 100644 --- a/constants/event_flags.asm +++ b/constants/event_flags.asm @@ -1351,6 +1351,9 @@ const EVENT_FLORIA_AT_SUDOWOODO const EVENT_GOLDENROD_CITY_MOVE_TUTOR const EVENT_GOLDENROD_GAME_CORNER_MOVE_TUTOR +; Unused: next 0 events +; (In pokegold the previous 4 event flags were not defined, +; but in pokecrystal the 'const_next 1900' is redundant.) const_next 1900 ; Kanto people