- separated all colormap related code from v_palette.cpp and r_data.cpp into its own file.
SVN r3245 (trunk)
This commit is contained in:
parent
6748432014
commit
4626492f50
35 changed files with 898 additions and 745 deletions
|
|
@ -9,7 +9,6 @@
|
|||
|
||||
#include "p_local.h"
|
||||
#include "m_swap.h"
|
||||
#include "v_palette.h"
|
||||
#include "w_wad.h"
|
||||
#include "templates.h"
|
||||
#include "r_sky.h"
|
||||
|
|
@ -17,6 +16,7 @@
|
|||
#include "r_defs.h"
|
||||
#include "p_setup.h"
|
||||
#include "g_level.h"
|
||||
#include "resources/colormaps.h"
|
||||
|
||||
// MACROS ------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue