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 5707a84 commit d779db0Copy full SHA for d779db0
graphics/gpu/gpusprites/source/main.c
@@ -1,3 +1,6 @@
1
+// Simple citro2d sprite drawing example
2
+// Images borrowed from:
3
+// https://kenney.nl/assets/space-shooter-redux
4
#include <citro2d.h>
5
6
#include <assert.h>
0 commit comments