mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-13 05:45:45 -04:00
CPU/CodeCache: Fix crash when BIOS is missing
This commit is contained in:
@ -21,6 +21,7 @@ CodeCache::CodeCache() = default;
|
|||||||
|
|
||||||
CodeCache::~CodeCache()
|
CodeCache::~CodeCache()
|
||||||
{
|
{
|
||||||
|
if (m_system)
|
||||||
Flush();
|
Flush();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user