mirror of
https://github.com/edubart/otclient.git
synced 2025-12-21 16:07:12 +01:00
new layout system, new UI state/styles system
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#include <otclient/otclient.h>
|
||||
#include <csignal>
|
||||
#include <framework/core/eventdispatcher.h>
|
||||
|
||||
#include <csignal>
|
||||
|
||||
void signal_handler(int sig)
|
||||
{
|
||||
static bool signaled = false;
|
||||
|
||||
Reference in New Issue
Block a user