- fixed compilation with GCC/Clang

https://forum.zdoom.org/viewtopic.php?f=2&t=60657
(cherry picked from commit 26ebb938c1)
This commit is contained in:
alexey.lysiuk 2018-05-22 21:48:31 +03:00 committed by drfrag666
parent 3f4e257d73
commit ee86e2e3be

View file

@ -474,7 +474,7 @@ static unsigned FindModel(const char * path, const char * modelfile)
//
//===========================================================================
void ParseModelDefLump(int Lump);
static void ParseModelDefLump(int Lump);
void InitModels()
{