mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-02 18:21:02 +00:00
* 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:
parent
0958de9c66
commit
cebc85342e
37 changed files with 901 additions and 747 deletions
|
@ -63,6 +63,7 @@
|
|||
#include "a_artifacts.h"
|
||||
#include "po_man.h"
|
||||
#include "a_keys.h"
|
||||
#include "resources/colormaps.h"
|
||||
|
||||
//=============================================================================
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue