mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-10 15:30:39 +00:00
Merge pull request #841 from aap/master
start using CMemoryHeap; also some PS2 define cleanup
This commit is contained in:
commit
c57fee38ca
28 changed files with 720 additions and 299 deletions
|
@ -40,7 +40,7 @@
|
|||
#include "Sprite2d.h"
|
||||
#include "AnimViewer.h"
|
||||
#include "Font.h"
|
||||
#include "MemoryHeap.h"
|
||||
#include "MemoryMgr.h"
|
||||
|
||||
#define MAX_SUBSYSTEMS (16)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue