#include "configuration.h"
#include "userData.h"
#include "core.h"
Go to the source code of this file.
Variables | |
configuration * | config |
userData * | loc_player |
GameCore * | loc_core |
|
Definition at line 10 of file common_vars_game.h. Referenced by MainMenu::_display_graph_config(), MainMenu::apply_graph_settings(), get_camera_data(), init_graphics_once(), keyfn(), MainMenu::test_graph_settings(), and wrapper::wrapper(). |
|
Definition at line 13 of file common_vars_game.h. Referenced by GameCore::GameCore(), and wrapper::go(). |
|
Definition at line 11 of file common_vars_game.h. |