mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-08 11:38:08 +03:00
Fix more stuff
This commit is contained in:
parent
c324f70774
commit
1d0ceb0ff4
41 changed files with 427 additions and 430 deletions
|
@ -12,7 +12,6 @@
|
|||
using namespace TEN::Renderer;
|
||||
using std::vector;
|
||||
extern GameConfiguration g_Configuration;
|
||||
extern GameFlow* g_GameFlow;
|
||||
|
||||
void TEN::Renderer::Renderer11::Initialise(int w, int h, int refreshRate, bool windowed, HWND handle)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue