- moved m_bbox to 'common'

This commit is contained in:
Christoph Oelckers 2020-04-27 00:07:17 +02:00
commit 6afa73bdcd
4 changed files with 2 additions and 4 deletions

View file

@ -37,6 +37,7 @@
#include "v_video.h"
#include "v_font.h"
#include "texturemanager.h"
#include "r_data/models/modelrenderer.h"
EXTERN_CVAR(Bool, gl_precache)