mirror of
https://github.com/86Box/86Box.git
synced 2026-02-27 17:34:25 -07:00
Fixed more compile-breaking bugs.
This commit is contained in:
@@ -26,9 +26,6 @@
|
||||
#include "vid_ega_render.h"
|
||||
|
||||
|
||||
int invert_display = 0;
|
||||
|
||||
|
||||
int ega_display_line(ega_t *ega)
|
||||
{
|
||||
int y_add = (enable_overscan) ? (overscan_y >> 1) : 0;
|
||||
|
||||
Reference in New Issue
Block a user