瀏覽代碼

Update spriteeditor.c

Rudy Boudewijn van Etten 5 年之前
父節點
當前提交
533a24ece8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SpriteEditor/spriteeditor.c

+ 1 - 1
SpriteEditor/spriteeditor.c

@@ -3,7 +3,7 @@
 //
 // Conversion from the Monkey2 version that I wrote.
 //
-// Todo : Floodfill,  ovals!, testing. 
+// Todo : Add isometric/hexagon map edit/view, Fix update preview and spritelib), Floodfill(more testing),  ovals!(find solution for layout), testing. 
 
 #include "raylib.h"
 #include <math.h>