Remove now-unused definition for challengesbordercolor

This commit is contained in:
toaster 2023-01-04 18:04:38 +00:00
parent c628014c47
commit 91a4026871

View file

@ -4510,8 +4510,6 @@ void M_DrawAddons(void)
// Challenges Menu
#define challengesbordercolor 27
static void M_DrawChallengeTile(INT16 i, INT16 j, INT32 x, INT32 y, boolean hili)
{
unlockable_t *ref = NULL;