v_disp -> vdisp_latch; get rid of even more unused shit

This commit is contained in:
starfrost013
2025-06-21 00:55:39 +01:00
parent fee6be8c99
commit adb8b388a8
22 changed files with 74 additions and 83 deletions

View File

@@ -20,7 +20,7 @@
#include <86box/rom.h>
typedef struct xga_hwcursor_t {
int ena;
int enable;
int x;
int y;
int xoff;