mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 21:43:16 -07:00
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 composite;
|
||||
int snow_enabled;
|
||||
} cga_t;
|
||||
|
||||
void cga_init(cga_t *cga);
|
||||
|
||||
Reference in New Issue
Block a user