mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Remove Hooks.cpp.
This commit is contained in:
19
Hooks.cpp
19
Hooks.cpp
@@ -1,19 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright (C) 2010 - 2015 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
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "Hooks.h"
|
|
||||||
#include "LuaEngine.h"
|
|
||||||
#include "ElunaBinding.h"
|
|
||||||
#include "ElunaEventMgr.h"
|
|
||||||
#include "ElunaIncludes.h"
|
|
||||||
#include "ElunaTemplate.h"
|
|
||||||
#include "ElunaCreatureAI.h"
|
|
||||||
|
|
||||||
extern "C"
|
|
||||||
{
|
|
||||||
#include "lua.h"
|
|
||||||
};
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user