mirror of
https://github.com/dborth/snes9xgx.git
synced 2025-01-07 08:58:14 +01:00
fix paste error
This commit is contained in:
parent
66d8370ff0
commit
bf36bc2fec
@ -211,8 +211,6 @@ void setFrameTimerMethod()
|
|||||||
* IOS Check
|
* IOS Check
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
#ifdef HW_RVL
|
#ifdef HW_RVL
|
||||||
bool SaneIOS()
|
|
||||||
{
|
|
||||||
bool SupportedIOS(u32 ios)
|
bool SupportedIOS(u32 ios)
|
||||||
{
|
{
|
||||||
if(ios == 58 || ios == 61)
|
if(ios == 58 || ios == 61)
|
||||||
|
Loading…
Reference in New Issue
Block a user