mirror of
https://github.com/halpz/re3.git
synced 2025-07-13 19:18:12 +00:00
TexturePools
# Conflicts: # src/core/Game.cpp # src/rw/RwHelper.cpp
This commit is contained in:
@ -94,6 +94,9 @@
|
||||
#include "postfx.h"
|
||||
#include "custompipes.h"
|
||||
#include "screendroplets.h"
|
||||
#ifdef USE_TEXTURE_POOL
|
||||
#include "TexturePools.h"
|
||||
#endif
|
||||
|
||||
eLevelName CGame::currLevel;
|
||||
int32 CGame::currArea;
|
||||
|
Reference in New Issue
Block a user