diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-12-19 11:32:55 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-12-19 11:32:55 -0500 |
commit | 3d123182a8fe8182f66d5e265067107bc276b84e (patch) | |
tree | b44bb56f76662182d7b51302c1817592491d0ca0 /include/config.h | |
parent | 91478eabbc48f2d9faba7241181ee7de6ed7fd21 (diff) |
Delete obsolete comment
Diffstat (limited to 'include/config.h')
-rw-r--r-- | include/config.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/config.h b/include/config.h index 01f67dafc..67dc38a2b 100644 --- a/include/config.h +++ b/include/config.h @@ -11,9 +11,7 @@ // #define NDEBUG // Fire Red likely forgot to define NDEBUG/NOAGBPRN before release, leading -// to the inclusion of asserts in the retail ROM. Don't try to re-enable this yet -// since not all baseroms and pointers have been dumped yet and will result in -// a broken ROM. +// to the inclusion of asserts in the retail ROM. #if REVISION == 0 #define CODE_ROOT "C:/WORK/POKeFRLG/src/pm_lgfr_ose/source/" |