Otclient  14/8/2020
game.cpp File Reference
#include "game.h"
#include "localplayer.h"
#include "map.h"
#include "tile.h"
#include "creature.h"
#include "container.h"
#include "statictext.h"
#include <framework/core/eventdispatcher.h>
#include <framework/ui/uimanager.h>
#include <framework/core/application.h>
#include "luavaluecasts.h"
#include "protocolgame.h"
#include "protocolcodes.h"
Include dependency graph for game.cpp:

Go to the source code of this file.

Variables

Game g_game
 

Variable Documentation

◆ g_game

Game g_game

Definition at line 37 of file game.cpp.