mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-20 19:13:56 +00: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