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