- safety commit: all relevant code for the texturing system has been moved to texcache.cpp.

This commit is contained in:
Christoph Oelckers 2019-10-17 21:44:34 +02:00
parent bef8c9ae76
commit 3da49ad20a
9 changed files with 118 additions and 190 deletions

View file

@ -9,7 +9,6 @@
#include "engine_priv.h"
#include "hightile.h"
#include "polymost.h"
#include "texcache.h"
#include "mdsprite.h"
#include "cache1d.h"
#include "kplib.h"