浏览代码

Update Morrowind_CharacterInventory.c

Rudy Boudewijn van Etten 4 年之前
父节点
当前提交
a00f4a8fd7
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      Remakes/Morrowind_CharacterInventory.c

+ 5 - 0
Remakes/Morrowind_CharacterInventory.c

@@ -2,6 +2,11 @@
 // Morrowind Player Inventory Remake Project...
 //
 // Work in progress
+//
+//The is a texture cwhich is created in a  vector2 array.
+//at the moment I create line textures for drawing lines.
+// I think I must add lines with highlights and shades for the
+// ui.
 
 
 #include "raylib.h"