Remove unused define
This commit is contained in:
parent
68597c87fb
commit
ad329fcc66
1 changed files with 0 additions and 3 deletions
|
|
@ -280,9 +280,6 @@ void K_RegisterKartHUDStuff(void)
|
|||
CV_RegisterVar(&cv_showstats);
|
||||
}
|
||||
|
||||
// YOUR TOO TOO (try limit for NULL HUD patches)
|
||||
#define YOURTAKINGTOOLONG 64
|
||||
|
||||
void K_LoadKartHUDGraphics(void)
|
||||
{
|
||||
INT32 i, j;
|
||||
|
|
|
|||
Loading…
Reference in a new issue