- cleanup of 2D code.

This commit is contained in:
Christoph Oelckers 2020-04-11 19:49:09 +02:00
commit def123823b
10 changed files with 229 additions and 229 deletions

View file

@ -39,17 +39,9 @@
#include "v_text.h"
#include "utf8.h"
#include "v_video.h"
#include "filesystem.h"
#include "image.h"
#include "multipatchtexture.h"
#include "v_draw.h"
#include "gstrings.h"
#include "vm.h"
#include "serializer.h"
int ListGetInt(VMVa_List &tags);