diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-03-14 21:04:11 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-03-14 21:04:11 -0400 |
commit | 37537e38f99e2d0ad055d8d72e244f9f83ea8125 (patch) | |
tree | a259730235bf3e2e8795a5e078104fbc30fde1cd /include/config.h | |
parent | 31f4edbe503134eba4f7fee8ca9ecc85099c51bd (diff) | |
parent | 5075067ecd8718ab96a063946662c71fe3ef5369 (diff) |
Merge branch 'master' of github.com:pret/pokefirered into battle_multi_buffer
Diffstat (limited to 'include/config.h')
-rw-r--r-- | include/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/config.h b/include/config.h index 4bb35c764..8c7229504 100644 --- a/include/config.h +++ b/include/config.h @@ -41,9 +41,6 @@ #ifndef BUGFIX #define BUGFIX #endif // BUGFIX -#ifndef NONMATCHING -#define NONMATCHING -#endif // NONMATCHING #endif // MODERN #endif // GUARD_CONFIG_H |