*Bah a typo that caused compile issue lol
This commit is contained in:
parent
cc51969c6a
commit
3d84545b00
2 changed files with 3 additions and 3 deletions
|
@ -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 a new issue