mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Remove MAXCOLORMAPS
This commit is contained in:
parent
c1d1f08ea6
commit
c3fafd18be
1 changed files with 0 additions and 3 deletions
|
|
@ -40,9 +40,6 @@ extern sprcache_t *spritecachedinfo;
|
||||||
extern lighttable_t *colormaps;
|
extern lighttable_t *colormaps;
|
||||||
|
|
||||||
// Boom colormaps.
|
// Boom colormaps.
|
||||||
// Had to put a limit on colormaps :(
|
|
||||||
#define MAXCOLORMAPS 60
|
|
||||||
|
|
||||||
extern extracolormap_t *extra_colormaps;
|
extern extracolormap_t *extra_colormaps;
|
||||||
|
|
||||||
// for global animation
|
// for global animation
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue