2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 20:27:42 +00:00

Remove IAllocator, CMemory and CGameAllocator

This commit is contained in:
2016-12-23 22:08:48 -08:00
parent 5e2f2e3af8
commit 777419ad4e
24 changed files with 102 additions and 473 deletions

View File

@@ -4,7 +4,6 @@
#define MP1_USE_BOO 0
#include "IMain.hpp"
#include "CMemory.hpp"
#include "CTweaks.hpp"
#include "CPlayMovie.hpp"
#include "IOStreams.hpp"