mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-11 04:56:41 +03:00
Reworked source tree so it compiles
This commit is contained in:
parent
19e33444e7
commit
8ef16a91f2
164 changed files with 3183 additions and 20134 deletions
|
@ -26,12 +26,10 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
#include "scriptmaster.h"
|
||||
#include "world.h"
|
||||
|
||||
#ifdef GAME_DLL
|
||||
#include "../game/camera.h"
|
||||
#include "../game/entity.h"
|
||||
#include "../game/player.h"
|
||||
#include "../game/dm_manager.h"
|
||||
#endif
|
||||
#include "camera.h"
|
||||
#include "entity.h"
|
||||
#include "player.h"
|
||||
#include "dm_manager.h"
|
||||
|
||||
Game game;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue