Tiny fix. Wish me luck. Dabb.

This commit is contained in:
Danne 2000-05-14 07:40:41 +00:00
parent e74c0bc8f5
commit 40b2640b33

View file

@ -61,7 +61,7 @@ cvar_t gl_picmip = {"gl_picmip", "0"};
cvar_t cl_verstring = {"cl_verstring", "QuakeForge " QF_VERSION};
byte *draw_chars; // 8*8 graphic characters
extern byte *draw_chars; // 8*8 graphic characters
qpic_t *draw_disc;
qpic_t *draw_backtile;