Selaa lähdekoodia

Update spriteeditor.c

Rudy Boudewijn van Etten 5 vuotta sitten
vanhempi
commit
669b8caf3a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      SpriteEditor/spriteeditor.c

+ 1 - 1
SpriteEditor/spriteeditor.c

@@ -3,7 +3,7 @@
 // WORK IN PROGRESS CONVERSION....
 // WORK IN PROGRESS CONVERSION....
 //
-// Added - Press p to paste 8x8 sprite back into the editor.
+// Added - Press p to paste 8x8 sprite back into the editor. (key 'c' to copy current sprite as c array into clipboard.
 
 // Conversion from the Monkey2 version that I wrote.
 //