mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 11:04:07 +00:00
moved some stuff to MemoryMgr
This commit is contained in:
parent
b23bda6e45
commit
a8035b6466
12 changed files with 150 additions and 143 deletions
|
@ -34,6 +34,7 @@
|
|||
#include "main.h"
|
||||
#include "Frontend.h"
|
||||
#include "Font.h"
|
||||
#include "MemoryMgr.h"
|
||||
#include "MemoryHeap.h"
|
||||
|
||||
bool CStreaming::ms_disableStreaming;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue