mirror of
https://github.com/DrPerkyLegit/neoLegacy.git
synced 2026-07-15 03:23:08 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
using namespace std;
|
||||
|
||||
#include "..\..\MultiPlayerGameMode.h"
|
||||
#include "../../MultiPlayerGameMode.h"
|
||||
#include "Tutorial.h"
|
||||
|
||||
class TutorialMode : public MultiPlayerGameMode
|
||||
|
||||
Reference in New Issue
Block a user