mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-02 17:57:59 +03:00
Fixed chase camera; Moved Camera in DLL;
This commit is contained in:
parent
26c9367b15
commit
cbe9f362b6
28 changed files with 31 additions and 7 deletions
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
#include "Renderer11.h"
|
||||
#include "../Specific/configuration.h"
|
||||
#include "../Game/camera.h"
|
||||
#include "../Game/draw.h"
|
||||
#include "../Specific/setup.h"
|
||||
extern GameConfiguration g_Configuration;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue