From c734347a8fed09aff1aacaad89eb7db831a00a3c Mon Sep 17 00:00:00 2001 From: red031000 Date: Sun, 14 Jun 2020 21:47:39 +0100 Subject: arm7 OS_interrupt --- arm7/lib/include/consts.h | 1 + 1 file changed, 1 insertion(+) (limited to 'arm7/lib/include/consts.h') diff --git a/arm7/lib/include/consts.h b/arm7/lib/include/consts.h index dd297402..966b5a4b 100644 --- a/arm7/lib/include/consts.h +++ b/arm7/lib/include/consts.h @@ -3,5 +3,6 @@ #include "nitro/consts_shared.h" #include "mmap.h" +#include "registers.h" #endif //POKEDIAMOND_ARM7_CONSTS_H -- cgit v1.2.3