mirror of
https://github.com/dborth/vbagx.git
synced 2024-11-01 08:25:12 +01:00
This commit is contained in:
parent
ff4f22fe32
commit
36a313530a
@ -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))
|
||||||
|
Loading…
Reference in New Issue
Block a user