mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-02-10 07:30:30 +00:00
Change MIN_HEIGHT, add new one for classic mode
This commit is contained in:
parent
a0a00b77f5
commit
f19f18175b
@ -48,7 +48,8 @@
|
|||||||
|
|
||||||
|
|
||||||
#define MIN_WIDTH 512
|
#define MIN_WIDTH 512
|
||||||
#define MIN_HEIGHT 342
|
#define MIN_HEIGHT 384
|
||||||
|
#define MIN_HEIGHTC 342 // For classic emulation
|
||||||
|
|
||||||
#define MAX_WIDTH 1240
|
#define MAX_WIDTH 1240
|
||||||
#define MAX_HEIGHT 1024
|
#define MAX_HEIGHT 1024
|
||||||
|
Loading…
x
Reference in New Issue
Block a user