* Updated to ZDoom r3245:

- Separated all colormap-related code from v_palette.cpp and r_data.cpp into its own file.

git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1220 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
gez 2011-07-04 19:06:12 +00:00
parent 0958de9c66
commit cebc85342e
37 changed files with 901 additions and 747 deletions

View file

@ -63,6 +63,7 @@
#include "a_artifacts.h"
#include "po_man.h"
#include "a_keys.h"
#include "resources/colormaps.h"
//=============================================================================
//