- 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

@ -20,7 +20,7 @@
//--------------------------------------------------------------------------
#include "filesystem.h"
#include "r_data/models/models_obj.h"
#include "r_data/models/model_obj.h"
#include "texturemanager.h"
#include "modelrenderer.h"