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 06bd1bb commit a2b1fdbCopy full SHA for a2b1fdb
buildconfig/Setup.Android.SDL2.in
@@ -64,3 +64,4 @@ pixelarray src_c/pixelarray.c $(SDL) $(DEBUG)
64
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)
0 commit comments