Move pair to V2
This commit is contained in:
+1
-1
@@ -417,4 +417,4 @@ getDistortions cfig w
|
||||
| otherwise = []
|
||||
|
||||
setViewport :: (Config -> ResFactor) -> Config -> IO ()
|
||||
setViewport f = uncurry (glViewport 0 0) . getWindowSize f
|
||||
setViewport f = uncurryV (glViewport 0 0) . getWindowSize f
|
||||
|
||||
Reference in New Issue
Block a user