- split up textures.h.

This commit is contained in:
Christoph Oelckers 2020-05-24 07:58:56 +02:00
parent da26d1cec4
commit 498b19873d
10 changed files with 356 additions and 368 deletions

View file

@ -13,7 +13,7 @@
#include "common.h"
#include "mdsprite.h" // md3model_t
#include "textures.h"
#include "buildtiles.h"
#include "bitmap.h"
#include "m_argv.h"
#include "gamecontrol.h"