mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-29 20:50:58 +00:00
remove r_skins.c include in r_things.c, on second thoughts
This commit is contained in:
parent
a67dbfff54
commit
b2d9697e07
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…
Reference in a new issue