mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-24 03:29:22 +01:00
This commit is contained in:
parent
e9d4b787dd
commit
ccf1bebfa4
@ -336,6 +336,8 @@ int
|
|||||||
main(int argc, char *argv[])
|
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