mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 23:15:46 -04:00
Frontend: Add a powered-off window/welcome screen
This commit is contained in:
@ -49,7 +49,6 @@ bool HostInterface::InitializeSystem(const char* filename, const char* exp1_file
|
||||
m_system->SetExpansionROM(exp1_filename);
|
||||
|
||||
// Resume execution.
|
||||
m_running = true;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user