diff --git a/HBC/META.XML b/HBC/META.XML index 559aad59..fbc3c112 100644 --- a/HBC/META.XML +++ b/HBC/META.XML @@ -2,8 +2,8 @@ USB Loader GX USB Loader GX Team - 1.0 r995 - 201010311348 + 1.0 r1000 + 201011141520 Loads games from USB-devices USB Loader GX is a libwiigui based USB iso loader with a wii-like GUI. You can install games to your HDDs and boot them with shorter loading times. The interactive GUI is completely controllable with WiiMote, Classic Controller or GC Controller. diff --git a/source/main.cpp b/source/main.cpp index d68857cd..7f83b14a 100644 --- a/source/main.cpp +++ b/source/main.cpp @@ -36,10 +36,7 @@ #include "main.h" #include "fatmounter.h" #include "sys.h" -#include "wpad.h" -#include "fat.h" #include "gecko.h" -#include "svnrev.h" #include "usbloader/partition_usbloader.h" #include "usbloader/usbstorage2.h" #include "memory/mem2.h"