Remove unused define

This commit is contained in:
NepDisk 2025-10-24 08:10:48 -04:00
parent 68597c87fb
commit ad329fcc66

View file

@ -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;