mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-09-02 03:02:43 +02:00
Possible fix of linux build
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
#include "sampman.h"
|
#include "sampman.h"
|
||||||
#include "Font.h"
|
#include "Font.h"
|
||||||
#include "Text.h"
|
#include "Text.h"
|
||||||
#include "crossplatform.h"
|
|
||||||
|
|
||||||
cDMAudio DMAudio;
|
cDMAudio DMAudio;
|
||||||
|
|
||||||
|
@@ -89,6 +89,7 @@
|
|||||||
#include "frontendoption.h"
|
#include "frontendoption.h"
|
||||||
#include "postfx.h"
|
#include "postfx.h"
|
||||||
#include "custompipes.h"
|
#include "custompipes.h"
|
||||||
|
#include "crossplatform.h"
|
||||||
|
|
||||||
eLevelName CGame::currLevel;
|
eLevelName CGame::currLevel;
|
||||||
bool CGame::bDemoMode = true;
|
bool CGame::bDemoMode = true;
|
||||||
|
Reference in New Issue
Block a user