This commit is contained in:
dborth 2011-06-21 02:20:59 +00:00
parent ff4f22fe32
commit 36a313530a

View File

@ -304,6 +304,8 @@ void USBGeckoOutput()
int main(int argc, char *argv[]) int main(int argc, char *argv[])
{ {
#ifdef HW_RVL #ifdef HW_RVL
L2Enhance();
u32 ios = IOS_GetVersion(); u32 ios = IOS_GetVersion();
if(!SupportedIOS(ios)) if(!SupportedIOS(ios))