浏览代码

Update Create_Custom_Cube_Mesh.c

Rudy Boudewijn van Etten 5 年之前
父节点
当前提交
1ba2d287ec
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      3D/Create_Custom_Cube_Mesh.c

+ 1 - 1
3D/Create_Custom_Cube_Mesh.c

@@ -1,7 +1,7 @@
 //
 // I took this from a example source and slapped it together.
 //
-// It kind of works...
+// It kind of works... I am going to need to study this more though.
 
 
 #include "raylib.h"