mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 21:43:16 -07:00
Fixed CGA, Hercules, and MDA.
This commit is contained in:
@@ -34,8 +34,6 @@ static DDSURFACEDESC2 ddsd;
|
||||
static HWND ddraw_hwnd;
|
||||
static int ddraw_w, ddraw_h;
|
||||
|
||||
static uint32_t pal_lookup[256];
|
||||
|
||||
void ddraw_fs_init(HWND h)
|
||||
{
|
||||
int c;
|
||||
|
||||
Reference in New Issue
Block a user