mirror of
https://github.com/dborth/fceugx.git
synced 2024-10-31 22:45:05 +01:00
This commit is contained in:
parent
6420f2178c
commit
d12725ebbc
@ -164,10 +164,3 @@ void FCEUD_NetworkClose(void)
|
||||
void FCEUD_NetplayText(uint8 *text)
|
||||
{
|
||||
}
|
||||
/*
|
||||
void FCEUI_SaveExtraDataUnderBase(int a);
|
||||
If "a" is nonzero, save extra non-volatile game data(battery-backed
|
||||
RAM) under FCE Ultra's base directory. Otherwise, the behavior is
|
||||
to save it under the same directory the game is located in(this is
|
||||
the default behavior).
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user