From 049085c761424a69011c8fd2ccf6202ec671e37d Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Wed, 3 Jul 2019 11:55:32 -0400 Subject: Implement debug info option --- include/global.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/global.h') diff --git a/include/global.h b/include/global.h index d64cf987d..64abf8724 100644 --- a/include/global.h +++ b/include/global.h @@ -3,6 +3,7 @@ #include #include +#include #include "config.h" // we need to define config before gba headers as print stuff needs the functions nulled before defines. #include "gba/gba.h" -- cgit v1.2.3