- [FIX] Includes cleanup

- [FIX] fullscreen scanlines fixed
- [FIX] zoom cannot be modified while in fullscreen
This commit is contained in:
2026-06-03 10:42:05 +02:00
parent 76e629eb71
commit 15a24b2b84
2 changed files with 8 additions and 6 deletions
-3
View File
@@ -5,14 +5,11 @@
#include "mem.h"
#include "sm83dis.h"
#include "debug.h"
//#include "zx_ula.h"
#include "gbscreen.h"
//#include "zx_tape.h"
#include <SDL2/SDL.h>
#include <string.h>
#include "ui.h"
#include "ui_menu.h"
//#include "z80analyze.h"
#include "ui_window.h"
uint32_t time = 0;