From bfe41b4cfde9dea7bc4f54f14575c2e23546e14b Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Mon, 9 Jan 2017 10:55:17 +0100 Subject: [PATCH] Adding missing option GFILE_NEED_USERFS to gfxconf.example.h --- gfxconf.example.h | 1 + 1 file changed, 1 insertion(+) diff --git a/gfxconf.example.h b/gfxconf.example.h index db28d97f..764d9199 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -305,6 +305,7 @@ //#define GFILE_NEED_FATFS FALSE //#define GFILE_NEED_NATIVEFS FALSE //#define GFILE_NEED_CHBIOSFS FALSE +//#define GFILE_NEED_USERFS FALSE //#define GFILE_ALLOW_FLOATS FALSE //#define GFILE_ALLOW_DEVICESPECIFIC FALSE