- moved around a few more files.

This commit is contained in:
Christoph Oelckers 2020-04-25 22:17:41 +02:00
commit b6cc31eb0d
8 changed files with 7 additions and 5 deletions

View file

@ -49,6 +49,7 @@
#include "x86.h"
#include "g_levellocals.h"
#include "m_png.h"
#include "v_colortables.h"
/* Current color blending values */
int BlendR, BlendG, BlendB, BlendA;