More code fixes - now it compiles.

This commit is contained in:
raa-eruanna 2016-09-14 06:28:39 -04:00
commit 3ebf8c7e74
3 changed files with 4 additions and 2 deletions

View file

@ -1,7 +1,7 @@
#ifndef __RES_CMAP_H
#define __RES_CMAP_H
struct FColormap;
struct FSWColormap;
void R_InitColormaps ();
void R_DeinitColormaps ();