mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-30 00:37:58 +03:00
Decompiled level loading functions; Moved lot of vars in DLL; Added Zlib;
This commit is contained in:
parent
7771e8faf1
commit
9a78144600
167 changed files with 3411 additions and 1100 deletions
|
@ -4,6 +4,7 @@
|
|||
#include "..\Game\lot.h"
|
||||
#include "..\Game\sound.h"
|
||||
#include "../Specific/setup.h"
|
||||
#include "../Specific/level.h"
|
||||
|
||||
extern GameFlow* g_GameFlow;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue