From a2b5fe36bbf9410760e85c46d520bea47f10c812 Mon Sep 17 00:00:00 2001 From: Ragnvald Maartmann-Moe IV Date: Fri, 11 May 2001 19:53:23 +0000 Subject: [PATCH] Whitespace. --- nq/source/gl_draw.c | 2 +- qw/source/gl_draw.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/nq/source/gl_draw.c b/nq/source/gl_draw.c index b77cef8e0..96341dce7 100644 --- a/nq/source/gl_draw.c +++ b/nq/source/gl_draw.c @@ -55,7 +55,6 @@ extern byte *vid_basepal; extern cvar_t *crosshair, *cl_crossx, *cl_crossy, *crosshaircolor, *gl_lightmap_components; - byte *draw_chars; // 8*8 graphic characters qpic_t *draw_disc; qpic_t *draw_backtile; @@ -245,6 +244,7 @@ extern void glrmain_init (void); extern void glrsurf_init (void); extern void GL_TextureMode_f (void); + void Draw_Init (void) { diff --git a/qw/source/gl_draw.c b/qw/source/gl_draw.c index 9ab2d904b..96341dce7 100644 --- a/qw/source/gl_draw.c +++ b/qw/source/gl_draw.c @@ -291,6 +291,7 @@ Draw_Init (void) glrsurf_init (); } + /* Draw_Character8