- SW: removed 3 unused global arrays.

This commit is contained in:
Christoph Oelckers 2021-11-11 01:03:10 +01:00
parent 25a6774540
commit 2164d244d2

View file

@ -337,10 +337,6 @@ void StopInventoryCloak(PLAYERp pp, short InventoryNum)
//
//////////////////////////////////////////////////////////////////////
static char sectorfloorpals[MAXSECTORS], sectorceilingpals[MAXSECTORS];
static char wallpals[MAXWALLS];
void
DoPlayerNightVisionPalette(PLAYERp pp)
{