Skip to content

Commit 4b35ac5

Browse files
committed
specify prototypes disabled
1 parent 791cf14 commit 4b35ac5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GLFW.xs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -748,6 +748,7 @@ void windowsizefun_callback (GLFWwindow* window, int width, int height)
748748

749749
MODULE = OpenGL::GLFW PACKAGE = OpenGL::GLFW
750750

751+
PROTOTYPES: DISABLE
751752

752753
#//----------------------------------------------------
753754
#// Set Per-window callbacks

0 commit comments

Comments
 (0)