mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-09 12:08:17 +03:00
Reorganize includes tier 3
This commit is contained in:
parent
52c1faca85
commit
8f4ba68f30
177 changed files with 778 additions and 698 deletions
|
@ -1,13 +1,14 @@
|
|||
#include "framework.h"
|
||||
#include "Game/spotcam.h"
|
||||
|
||||
#include "Game/animation.h"
|
||||
#include "Game/camera.h"
|
||||
#include "Game/control/control.h"
|
||||
#include "Game/animation.h"
|
||||
#include "Game/control/volume.h"
|
||||
#include "Game/effects/tomb4fx.h"
|
||||
#include "Game/items.h"
|
||||
#include "Game/Lara/lara.h"
|
||||
#include "Specific/input.h"
|
||||
#include "Game/control/volume.h"
|
||||
#include "Game/items.h"
|
||||
|
||||
using namespace TEN::Renderer;
|
||||
using namespace TEN::Control::Volumes;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue