mirror of
https://github.com/gopher64/gopher64.git
synced 2026-07-11 01:25:20 +02:00
add widescreen stretch option (#291)
This commit is contained in:
@@ -17,6 +17,7 @@ extern "C"
|
||||
uint32_t *DPC_END_REG;
|
||||
uint32_t *DPC_STATUS_REG;
|
||||
bool PAL;
|
||||
bool widescreen;
|
||||
} GFX_INFO;
|
||||
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user