2
0
Rudy Boudewijn van Etten 5 жил өмнө
parent
commit
dc00b243b7

+ 2 - 0
SpriteEditor/spriteeditor.c

@@ -2,6 +2,8 @@
 //
 //
 // Conversion from the Monkey2 version that I wrote.
 // Conversion from the Monkey2 version that I wrote.
 //
 //
+// Press the 'c' key on the keyboard to export the current sprite data as a c array to the clipboard buffer.  
+//
 // Todo : the map editor,  ovals!, testing. 
 // Todo : the map editor,  ovals!, testing. 
 
 
 #include "raylib.h"
 #include "raylib.h"