[nostalgia/core/gba][ox/std] Move heap manager from NostalgiaCore to OxStd

This commit is contained in:
2020-05-29 19:36:00 -05:00
parent 0eb33f823c
commit 98a0c42040
11 changed files with 108 additions and 74 deletions

View File

@@ -3,6 +3,7 @@ add_library(
assert.cpp
buildinfo.cpp
byteswap.cpp
heapmgr.cpp
memops.cpp
new.cpp
random.cpp