- re-added serialization of treanslations.

- removed more dead code.
This commit is contained in:
Christoph Oelckers 2016-09-20 19:45:32 +02:00
commit 970c168b13
17 changed files with 56 additions and 164 deletions

View file

@ -44,7 +44,6 @@
#include "r_data/voxels.h"
class FArchive;
void R_SWRSetWindow(int windowSize, int fullWidth, int fullHeight, int stHeight, float trueratio);
void R_SetupColormap(player_t *);
void R_SetupFreelook();