Briefly readded the egareads and egawrites variables to fix compile errors.

This commit is contained in:
OBattler
2021-02-18 22:06:26 +01:00
parent 6c8cb06a42
commit dab4cab222

View File

@@ -85,6 +85,7 @@ dbcs_font_t *fontdatksc5601_user = NULL; /* Korean KSC-5601 user defined font */
uint32_t pal_lookup[256];
int xsize = 1,
ysize = 1;
int egareads = 0, egawrites = 0;
int cga_palette = 0,
herc_blend = 0;
uint32_t *video_6to8 = NULL,