mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-22 05:15:51 +12:00
Add free region manager
This commit is contained in:
parent
f4d629980b
commit
e593fb6d56
2 changed files with 56 additions and 1 deletions
2
third_party/host_memory/host_memory.cpp
vendored
2
third_party/host_memory/host_memory.cpp
vendored
|
@ -45,7 +45,7 @@
|
|||
|
||||
#include "align.hpp"
|
||||
#include <host_memory/host_memory.h>
|
||||
// #include "common/free_region_manager.h"
|
||||
#include <host_memory/free_region_manager.h>
|
||||
|
||||
namespace Common {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue