- header separation of model code.

This commit is contained in:
Christoph Oelckers 2020-04-27 01:16:17 +02:00
commit 46d263b5a8
15 changed files with 385 additions and 366 deletions

View file

@ -32,6 +32,7 @@
#include "bitmap.h"
#include "g_levellocals.h"
#include "models.h"
#include "model_kvx.h"
#include "image.h"
#include "texturemanager.h"
#include "modelrenderer.h"