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 fe0777e commit d1f5cf3Copy full SHA for d1f5cf3
buildconfig/Setup.Android.SDL2.in
@@ -65,3 +65,4 @@ math src_c/math.c $(SDL) $(DEBUG)
65
pixelcopy src_c/pixelcopy.c $(SDL) $(DEBUG)
66
newbuffer src_c/newbuffer.c $(SDL) $(DEBUG)
67
_window src_c/window.c $(SDL) $(DEBUG)
68
+geometry src_c/geometry.c $(SDL) $(DEBUG)
0 commit comments