|
Pyrogenesis
13997
|
#include "precompiled.h"#include "GUI.h"#include "CInput.h"#include "CGUIScrollBarVertical.h"#include "graphics/ShaderManager.h"#include "graphics/TextRenderer.h"#include "lib/ogl.h"#include "lib/sysdep/clipboard.h"#include "lib/timer.h"#include "ps/CLogger.h"#include "ps/ConfigDB.h"#include "ps/Font.h"#include "ps/Globals.h"#include "ps/Hotkey.h"#include "renderer/Renderer.h"#include <sstream>Go to the source code of this file.
Variables | |
| int | g_yres |
| int g_yres |
Definition at line 58 of file Config.cpp.
1.8.5