mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +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);
|
||||
}
|
||||
|
||||
// ==========================================================================
|
||||
//
|
||||
// SKINS CODE
|
||||
//
|
||||
// ==========================================================================
|
||||
|
||||
#include "r_skins.c"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue