Skip to content

Commit bde0b80

Browse files
bbarkerdpwiz
authored andcommitted
export SurfacePixelFormat constructor
1 parent b006fa7 commit bde0b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SDL/Video/Renderer.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ module SDL.Video.Renderer
7878
, paletteColors
7979
, paletteColor
8080
, PixelFormat(..)
81-
, SurfacePixelFormat
81+
, SurfacePixelFormat(..)
8282
, formatPalette
8383
, setPaletteColors
8484
, pixelFormatToMasks

0 commit comments

Comments
 (0)