Pyrogenesis
13997
|
#include "precompiled.h"
#include "GUI.h"
#include "GUIManager.h"
#include "ps/CLogger.h"
#include "ps/Parser.h"
#include <algorithm>
#include "ps/Font.h"
Go to the source code of this file.
Variables | |
static const wchar_t | TagStart = '[' |
static const wchar_t | TagEnd = ']' |
|
static |
Definition at line 34 of file GUItext.cpp.
|
static |
Definition at line 33 of file GUItext.cpp.