mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-25 18:39:13 +00:00
HLE: Remove empty ConfigMem and SharedPage Shutdown functions
This commit is contained in:
@@ -52,6 +52,5 @@ static_assert(sizeof(ConfigMemDef) == Memory::CONFIG_MEMORY_SIZE, "Config Memory
|
||||
extern ConfigMemDef config_mem;
|
||||
|
||||
void Init();
|
||||
void Shutdown();
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user