Home | History | Annotate | Download | only in WinQuake

Lines Matching refs:BSPVERSION

1154 	if (i != BSPVERSION)
1155 Sys_Error ("Mod_LoadBrushModel: %s has wrong version number (%i should be %i)", mod->name, i, BSPVERSION);