mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 12:15:45 +00:00
Kernel: Remove unused legacy heap MapBlock_* functions
This commit is contained in:
parent
bad440fdc9
commit
984bea6698
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