mirror of
https://github.com/edubart/otclient.git
synced 2025-12-20 15:37:11 +01:00
reorganize sources
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "luainterface.h"
|
||||
#include <graphics/fontmanager.h>
|
||||
#include <ui/ui.h>
|
||||
#include <net/protocol.h>
|
||||
#include <core/eventdispatcher.h>
|
||||
#include <framework/graphics/fontmanager.h>
|
||||
#include <framework/ui/ui.h>
|
||||
#include <framework/net/protocol.h>
|
||||
#include <framework/core/eventdispatcher.h>
|
||||
|
||||
void LuaInterface::registerFunctions()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user