mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 17:22:12 +00:00
Remove MAXCOLORMAPS
This commit is contained in:
parent
8d78c22194
commit
1e4f5e8d45
1 changed files with 0 additions and 3 deletions
|
@ -40,9 +40,6 @@ extern sprcache_t *spritecachedinfo;
|
|||
extern lighttable_t *colormaps;
|
||||
|
||||
// Boom colormaps.
|
||||
// Had to put a limit on colormaps :(
|
||||
#define MAXCOLORMAPS 60
|
||||
|
||||
extern extracolormap_t *extra_colormaps;
|
||||
|
||||
// for global animation
|
||||
|
|
Loading…
Reference in a new issue