mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-08 11:38:08 +03:00
Replace some headers.
This commit is contained in:
parent
138624bdc8
commit
c2c6155307
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
#include "Game/savegame.h"
|
||||
#include "Objects/Generic/Object/burning_torch.h"
|
||||
#include "Objects/Generic/Object/objects.h"
|
||||
#include "Scripting/GameFlowScript.h"
|
||||
#include "Scripting/ScriptInterfaceFlow.h"
|
||||
#include "Sound/sound.h"
|
||||
#include "Specific/setup.h"
|
||||
#include "Specific/input.h"
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
#include "Specific/setup.h"
|
||||
#include "Specific/prng.h"
|
||||
#include "Specific/winmain.h"
|
||||
#include "Scripting/GameFlowScript.h"
|
||||
#include "Scripting/ScriptInterfaceFlow.h"
|
||||
|
||||
using std::vector;
|
||||
using std::unordered_map;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue