clean up a fixme as recommended by WildCode

This commit is contained in:
Bill Currie 2001-01-03 07:19:01 +00:00
parent 5e86c729fa
commit e72f0b1eed
1 changed files with 1 additions and 4 deletions

View File

@ -31,6 +31,7 @@
#endif
#include "d_local.h"
#include "r_local.h"
static int miplevel;
@ -39,10 +40,6 @@ extern int screenwidth;
int ubasestep, errorterm, erroradjustup, erroradjustdown;
int vstartscan;
// FIXME: should go away
extern void R_RotateBmodel (void);
extern void R_TransformFrustum (void);
vec3_t transformed_modelorg;
/*