- use GZDoom's 2D drawer.

Console and menu font colors are not ok yet, aside from that it works.
This commit is contained in:
Christoph Oelckers 2020-05-25 17:11:32 +02:00
parent 2f672da7ba
commit 55a3c62b59
58 changed files with 2738 additions and 1719 deletions

View file

@ -35,6 +35,7 @@
#include "v_draw.h"
#include "build.h"
#include "gamecvars.h"
#include "v_video.h"
int GUICapture = false;