Browse Source

restore original resolution

pull/426/head
qndel 6 years ago
parent
commit
80ee63a856
  1. 4
      defs.h

4
defs.h

@ -91,8 +91,8 @@
#define PAL16_RED 224
#define PAL16_GRAY 240
#define SCREEN_WIDTH 1280
#define SCREEN_HEIGHT 960
#define SCREEN_WIDTH 640
#define SCREEN_HEIGHT 480
#define ZOOM_WIDTH 384
#define ZOOM_HEIGHT 224

Loading…
Cancel
Save