mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-27 07:51:36 +00:00
Remove now-unused definition for challengesbordercolor
This commit is contained in:
parent
c628014c47
commit
91a4026871
1 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue