fix PAL aspect ratio (#241)

This commit is contained in:
Logan McNaughton
2025-02-12 09:19:39 +01:00
committed by GitHub
parent bda50f8d9d
commit b67268ff62
3 changed files with 14 additions and 4 deletions
+1
View File
@@ -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