We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3314a24 commit 97bfd6bCopy full SHA for 97bfd6b
1 file changed
arch/m68k-amiga/hidd/sagagfx/sagagfx_init.c
@@ -110,6 +110,7 @@ static int SAGAGfx_Init(LIBBASETYPEPTR LIBBASE)
110
case VREG_BOARD_V4_V500:
111
case VREG_BOARD_V4_V1200:
112
case VREG_BOARD_V4_V600:
113
+ case VREG_BOARD_V4_UNI:
114
// SAGA V4 METHODS
115
xsd->SAGAGfx_GetPixFmt = SAGAHW_V4_GetPixFmt;
116
xsd->SAGAGfx_GetModeID = SAGAHW_V4_GetModeID;
0 commit comments