Added a thing I forgot to add to vid_cga.h.
This commit is contained in:
@@ -30,6 +30,7 @@ typedef struct cga_t
|
|||||||
|
|
||||||
int revision;
|
int revision;
|
||||||
int composite;
|
int composite;
|
||||||
|
int snow_enabled;
|
||||||
} cga_t;
|
} cga_t;
|
||||||
|
|
||||||
void cga_init(cga_t *cga);
|
void cga_init(cga_t *cga);
|
||||||
|
Reference in New Issue
Block a user