mirror of
https://github.com/libretro/libretro-tyrquake.git
synced 2025-04-03 03:01:31 +00:00
trivial: whitespace
Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
This commit is contained in:
parent
44bbaeba2c
commit
fdd7c65242
@ -52,8 +52,7 @@ typedef struct {
|
||||
unsigned conheight;
|
||||
int maxwarpwidth;
|
||||
int maxwarpheight;
|
||||
pixel_t *direct; // direct drawing to framebuffer, if not
|
||||
// NULL
|
||||
pixel_t *direct; // direct drawing to framebuffer, if not NULL
|
||||
} viddef_t;
|
||||
|
||||
extern viddef_t vid; // global video state
|
||||
|
Loading…
x
Reference in New Issue
Block a user