Skip to content

Commit d1f5cf3

Browse files
committed
added geometry to android setup
1 parent fe0777e commit d1f5cf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildconfig/Setup.Android.SDL2.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,4 @@ math src_c/math.c $(SDL) $(DEBUG)
6565
pixelcopy src_c/pixelcopy.c $(SDL) $(DEBUG)
6666
newbuffer src_c/newbuffer.c $(SDL) $(DEBUG)
6767
_window src_c/window.c $(SDL) $(DEBUG)
68+
geometry src_c/geometry.c $(SDL) $(DEBUG)

0 commit comments

Comments
 (0)