|
Otclient 1.0
14/8/2020
|
#include "application.h"#include <csignal>#include <framework/core/clock.h>#include <framework/core/resourcemanager.h>#include <framework/core/modulemanager.h>#include <framework/core/eventdispatcher.h>#include <framework/core/configmanager.h>#include "asyncdispatcher.h"#include <framework/luaengine/luainterface.h>#include <framework/platform/crashhandler.h>#include <framework/platform/platform.h>#include <locale>
Go to the source code of this file.
Functions | |
| void | exitSignalHandler (int sig) |
| void exitSignalHandler | ( | int | sig | ) |
Definition at line 41 of file application.cpp.

