This commit is contained in:
2025-11-09 11:31:29 +00:00
parent e9ffeeaea7
commit e20cc593fc
4 changed files with 34 additions and 38 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module Framebuffer.Check where
module Framebuffer.Check (checkFBO) where
import Shader.Data
import Graphics.GL.Core45