From 5a96997f186b2cff1a24ed5572430fe0f031e8d3 Mon Sep 17 00:00:00 2001 From: aliaspider Date: Tue, 28 Oct 2014 03:13:05 +0100 Subject: initial libretro port. --- source/nds/gui.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/nds/gui.h') diff --git a/source/nds/gui.h b/source/nds/gui.h index 980553b..92dc81d 100644 --- a/source/nds/gui.h +++ b/source/nds/gui.h @@ -20,8 +20,8 @@ #ifndef __GUI_H__ #define __GUI_H__ -#include "ds2_types.h" -#include "fs_api.h" +//#include "ds2_types.h" +//#include "fs_api.h" #include "gcheat.h" #define UP_SCREEN_UPDATE_METHOD 0 -- cgit v1.2.3