The forgotten changes to vid_cga.h.
This commit is contained in:
@@ -66,6 +66,7 @@ typedef struct cga_t {
|
|||||||
int composite;
|
int composite;
|
||||||
int snow_enabled;
|
int snow_enabled;
|
||||||
int rgb_type;
|
int rgb_type;
|
||||||
|
int double_type;
|
||||||
} cga_t;
|
} cga_t;
|
||||||
|
|
||||||
void cga_init(cga_t *cga);
|
void cga_init(cga_t *cga);
|
||||||
|
Reference in New Issue
Block a user