mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-05 21:38:17 +01:00
change VS coin function
This commit is contained in:
parent
42ac1b1888
commit
022727bb0b
@ -393,7 +393,7 @@ unsigned char DecodeJoy( unsigned short pad )
|
||||
FCEUI_FDSSelect(); // select other side
|
||||
}
|
||||
else
|
||||
FCEU_DoSimpleCommand(0x07); // insert coin for VS Games
|
||||
FCEUI_VSUniCoin(); // insert coin for VS Games
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user