From ccf1bebfa4d86547b204875ea44adb150ca98833 Mon Sep 17 00:00:00 2001 From: dborth Date: Tue, 21 Jun 2011 02:22:09 +0000 Subject: [PATCH] --- source/snes9xgx.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/snes9xgx.cpp b/source/snes9xgx.cpp index 464ccb8..6e6dfd0 100644 --- a/source/snes9xgx.cpp +++ b/source/snes9xgx.cpp @@ -336,6 +336,8 @@ int main(int argc, char *argv[]) { #ifdef HW_RVL + L2Enhance(); + u32 ios = IOS_GetVersion(); if(!SupportedIOS(ios))