From 5912faf7d30784945acd8a8e07027a633ce3094b Mon Sep 17 00:00:00 2001 From: Ian C Date: Wed, 22 Nov 2006 14:45:26 +0000 Subject: Split into ARM7/ARM9 for Wifi use -- initial (non-working) Wifi initialisation. Keyboard and pointer seems more stable. --- arm9/source/framebuffer.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arm9/source/framebuffer.c') diff --git a/arm9/source/framebuffer.c b/arm9/source/framebuffer.c index 4a4b03d..65bedc9 100644 --- a/arm9/source/framebuffer.c +++ b/arm9/source/framebuffer.c @@ -23,6 +23,8 @@ #include #include +#include "ds81_global.h" + /* ---------------------------------------- STATIC DATA */ #define WIDTH 256 -- cgit v1.2.3