mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-26 11:30:11 +00:00
Support Uthernet save-state (#984)
Uthernet card: support save/load state
This commit is contained in:
@@ -841,9 +841,6 @@ static void RepeatInitialization(void)
|
||||
g_cmdLine.bShutdown = true;
|
||||
}
|
||||
|
||||
tfe_init();
|
||||
LogFileOutput("Main: tfe_init()\n");
|
||||
|
||||
if (g_cmdLine.szSnapshotName)
|
||||
{
|
||||
std::string strPathname(g_cmdLine.szSnapshotName);
|
||||
|
||||
Reference in New Issue
Block a user