diff options
author | Egor Ananyin <ananinegor@gmail.com> | 2020-06-11 19:24:42 +0300 |
---|---|---|
committer | Egor Ananyin <ananinegor@gmail.com> | 2020-06-11 19:24:42 +0300 |
commit | c8c88744e6a5c28572fff793b0381660c3034c56 (patch) | |
tree | 3b6f1e7cccec12d88baaa8aa57b5816f65ce7c7f /arm7/lib/include/consts.h | |
parent | 80d13d2c579f68b8c377f678948d4a41b1dc56c2 (diff) | |
parent | 688b3bcd67b47a4ddf593dc0244409b2c5aa10c7 (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'arm7/lib/include/consts.h')
-rw-r--r-- | arm7/lib/include/consts.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arm7/lib/include/consts.h b/arm7/lib/include/consts.h index aaf8e429..dd297402 100644 --- a/arm7/lib/include/consts.h +++ b/arm7/lib/include/consts.h @@ -2,5 +2,6 @@ #define POKEDIAMOND_ARM7_CONSTS_H #include "nitro/consts_shared.h" +#include "mmap.h" #endif //POKEDIAMOND_ARM7_CONSTS_H |