mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-14 09:10:17 -05: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