mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
Whitespace.
This commit is contained in:
parent
2c8d802935
commit
405e8fffc9
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
gl_ngraph.c
|
||||
gl_graph.c
|
||||
|
||||
(description)
|
||||
|
||||
|
@ -58,7 +58,6 @@ static int graph_size[NUM_GRAPH_TEXTURES];
|
|||
static int graph_width[NUM_GRAPH_TEXTURES];
|
||||
|
||||
|
||||
|
||||
int
|
||||
R_InitGraphTextures (int base)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue