HLE: Remove empty ConfigMem and SharedPage Shutdown functions
This commit is contained in:
parent
69c3021a8d
commit
c39b52f974
5 changed files with 0 additions and 10 deletions
|
@ -52,6 +52,5 @@ static_assert(sizeof(ConfigMemDef) == Memory::CONFIG_MEMORY_SIZE, "Config Memory
|
|||
extern ConfigMemDef config_mem;
|
||||
|
||||
void Init();
|
||||
void Shutdown();
|
||||
|
||||
} // namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue