remove r_skins.c include in r_things.c, on second thoughts

This commit is contained in:
Monster Iestyn 2020-03-08 19:36:56 +00:00
parent a67dbfff54
commit b2d9697e07
1 changed files with 0 additions and 8 deletions

View File

@ -2953,11 +2953,3 @@ void R_DrawMasked(maskcount_t* masks, UINT8 nummasks)
free(heads);
}
// ==========================================================================
//
// SKINS CODE
//
// ==========================================================================
#include "r_skins.c"