diff options
Diffstat (limited to 'include/config.h')
-rw-r--r-- | include/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h index 251cbc6c2..22f5647c3 100644 --- a/include/config.h +++ b/include/config.h @@ -12,4 +12,7 @@ // European editions of Ruby/Sapphire and all editions of Emerald have this fix. // #define BUGFIX_TRAINERAPPROACH +// Fixed in Emerald. +// #define BUGFIX_SETMONIVS + #endif // GUARD_CONFIG_H |