mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-17 08:49:17 +01:00
*Bah a typo that caused compile issue lol
This commit is contained in:
parent
cc51969c6a
commit
3d84545b00
@ -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 */
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
4/****************************************************************************
|
||||
/****************************************************************************
|
||||
* libwiigui Template
|
||||
* Tantric 2009
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user