This commit is contained in:
Rochet2
2014-03-23 21:57:10 +02:00
committed by Foereaper
parent fee6f42e2d
commit 3b8d4cbc02
3 changed files with 0 additions and 10 deletions

7
.gitignore vendored
View File

@@ -1,7 +0,0 @@
#
# Copyright (C) 2010 - 2014 Eluna Lua Engine <http://emudevs.com/>
# This program is free software licensed under GPL version 3
# Please see the included DOCS/LICENSE.md for more information
#
Includes.h

View File

@@ -7,8 +7,6 @@
#ifndef LUAHOOKS_H
#define LUAHOOKS_H
#include "Includes.h"
// Base
#include "Common.h"
#include "SharedDefines.h"

View File

@@ -14,7 +14,6 @@ extern "C"
#include "lauxlib.h"
};
#include "Includes.h"
#include "HookMgr.h"
// Required