From b1b88d239055984733b62627f7d48ae3de7c0beb Mon Sep 17 00:00:00 2001 From: dimok321 <15055714+dimok789@users.noreply.github.com> Date: Sun, 24 May 2009 20:13:51 +0000 Subject: [PATCH] *little blackscreen fix --- source/cfg.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/cfg.c b/source/cfg.c index 0c292716..992b0c25 100644 --- a/source/cfg.c +++ b/source/cfg.c @@ -20,9 +20,9 @@ struct SSettings Settings; //struct SSettings2 Settings2; -//char *cfg_path = "SD:/apps/usbloader/"; +char *cfg_path = "SD:/apps/usbloader/"; //char *setting_path = "SD:/apps/usbloader/GXGameSettings.cfg"; -//char current_path[100]; +char current_path[100]; /* configurable fields */