forked from eden-emu/eden
Kernel: Remove unused legacy heap MapBlock_* functions
This commit is contained in:
parent
38bfbe1b2b
commit
840b85690b
3 changed files with 0 additions and 78 deletions
|
@ -29,7 +29,6 @@ void Shutdown() {
|
|||
HLE::Shutdown();
|
||||
Kernel::Shutdown();
|
||||
HW::Shutdown();
|
||||
Memory::Shutdown();
|
||||
CoreTiming::Shutdown();
|
||||
Core::Shutdown();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue