mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-28 04:51:42 +00:00
remove r_skins.c include in r_things.c, on second thoughts
This commit is contained in:
parent
9013398151
commit
a12833ccd2
1 changed files with 0 additions and 8 deletions
|
|
@ -2953,11 +2953,3 @@ void R_DrawMasked(maskcount_t* masks, UINT8 nummasks)
|
||||||
|
|
||||||
free(heads);
|
free(heads);
|
||||||
}
|
}
|
||||||
|
|
||||||
// ==========================================================================
|
|
||||||
//
|
|
||||||
// SKINS CODE
|
|
||||||
//
|
|
||||||
// ==========================================================================
|
|
||||||
|
|
||||||
#include "r_skins.c"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue