mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 20:25:46 -04:00
System: Support changing BIOS path
This commit is contained in:
@ -78,6 +78,7 @@ public:
|
||||
private:
|
||||
bool DoState(StateWrapper& sw);
|
||||
bool CreateGPU();
|
||||
bool LoadBIOS();
|
||||
|
||||
HostInterface* m_host_interface;
|
||||
std::unique_ptr<CPU::Core> m_cpu;
|
||||
|
Reference in New Issue
Block a user