mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Eluna
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
|
||||||
@@ -7,8 +7,6 @@
|
|||||||
#ifndef LUAHOOKS_H
|
#ifndef LUAHOOKS_H
|
||||||
#define LUAHOOKS_H
|
#define LUAHOOKS_H
|
||||||
|
|
||||||
#include "Includes.h"
|
|
||||||
|
|
||||||
// Base
|
// Base
|
||||||
#include "Common.h"
|
#include "Common.h"
|
||||||
#include "SharedDefines.h"
|
#include "SharedDefines.h"
|
||||||
|
|||||||
@@ -14,7 +14,6 @@ extern "C"
|
|||||||
#include "lauxlib.h"
|
#include "lauxlib.h"
|
||||||
};
|
};
|
||||||
|
|
||||||
#include "Includes.h"
|
|
||||||
#include "HookMgr.h"
|
#include "HookMgr.h"
|
||||||
|
|
||||||
// Required
|
// Required
|
||||||
|
|||||||
Reference in New Issue
Block a user