mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-25 19:09:48 -04:00
HLE: Remove empty ConfigMem and SharedPage Shutdown functions
This commit is contained in:
@@ -18,7 +18,4 @@ void Init() {
|
||||
shared_page.running_hw = 0x1; // product
|
||||
}
|
||||
|
||||
void Shutdown() {
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user