- Llevats els ultims vestigis de GCWZERO

- Updatat Makefile pa SDL3
This commit is contained in:
2025-06-29 17:12:52 +02:00
parent 8805799f2e
commit a95c9bd65c
3 changed files with 2 additions and 17 deletions

View File

@@ -4,13 +4,8 @@
#include "gif.h"
#include "jshader.h"
#ifdef GCWZERO
#define SCREEN_WIDTH 320
#define SCREEN_HEIGHT 240
#else
#define SCREEN_WIDTH 960
#define SCREEN_HEIGHT 720
#endif
JD8_Surface screen = NULL;
JD8_Palette main_palette = NULL;