- moving utilities to more appropriate places.

This commit is contained in:
Christoph Oelckers 2021-03-18 12:49:33 +01:00
parent 6068427270
commit c4b3523f05
6 changed files with 95 additions and 130 deletions

View file

@ -33,7 +33,7 @@
#include "hw_renderstate.h"
#include "hw_skydome.h"
#include "hw_drawstructs.h"
#include "render.h"
#include "gamefuncs.h"
#include "cmdlib.h"
#include "v_video.h"