vegastrike
0.5.1.r1
|
#include "config.h"
#include "command.h"
#include "vegastrike.h"
#include "cg_global.h"
#include "gfx/hud.h"
#include "gldrv/winsys.h"
#include <sstream>
#include <string>
#include <vector>
Go to the source code of this file.
Macros | |
#define | VIRTW 2400 |
#define | VIRTH 1800 |
#define | PIXELTAB (VIRTW/12) |
#define | FONTH 64 |
#define FONTH 64 |
Definition at line 61 of file rendertext.cpp.
#define PIXELTAB (VIRTW/12) |
Definition at line 60 of file rendertext.cpp.
#define VIRTH 1800 |
Definition at line 59 of file rendertext.cpp.
#define VIRTW 2400 |
Definition at line 58 of file rendertext.cpp.