- [FIX] Includes cleanup
- [FIX] fullscreen scanlines fixed - [FIX] zoom cannot be modified while in fullscreen
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user