This commit is contained in:
dborth 2009-11-05 08:00:16 +00:00
parent 9c7377d408
commit 711eaf6f52
2 changed files with 1 additions and 2 deletions

View File

@ -26,7 +26,7 @@ Wii/GameCube.
* Turbo Mode - up to 2x the normal speed
* Cheat support (.CHT files and Game Genie)
* IPS/UPS/PPF automatic patching support
* NES Compatibility Based on FCEUX 2.1.1
* NES Compatibility Based on FCEUX 2.1.2
* Open Source!
×—–­—–­—–­—–­ –­—–­—–­—–­—–­—–­—–­—–­—–­—–­— ­—–­—–­—–­—–­—–­—–­—–­—-­—–­-–•¬

View File

@ -254,7 +254,6 @@ int main(int argc, char *argv[])
#endif
#ifdef HW_RVL
DI_Close(); // fixes some black screen issues
DI_Init(); // first
#endif