|
Otclient 1.0
14/8/2020
|
#include "client.h"#include <framework/core/configmanager.h>#include <framework/core/modulemanager.h>#include <framework/core/resourcemanager.h>#include <framework/graphics/graphics.h>#include "game.h"#include "map.h"#include "minimap.h"#include "shadermanager.h"#include "spritemanager.h"
Go to the source code of this file.
Variables | |
| Client | g_client |
| Client g_client |
Definition at line 34 of file client.cpp.