mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-14 07:51:07 +00:00
gl_sky.c, r_alias.c, r_part.c, r_world.c: added newline at the end of the files.
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@24 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
parent
4a1e055e5f
commit
2244b0cbcf
4 changed files with 6 additions and 4 deletions
|
@ -729,3 +729,4 @@ void R_DrawAliasModel_ShowTris (entity_t *e)
|
|||
|
||||
glPopMatrix ();
|
||||
}
|
||||
|
||||
|
|
|
@ -1003,3 +1003,4 @@ void R_DrawParticles_ShowTris (void)
|
|||
glEnd ();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue