Browse Source

Update Morrowind_CharacterInventory.c

Rudy Boudewijn van Etten 4 years ago
parent
commit
a00f4a8fd7
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Remakes/Morrowind_CharacterInventory.c

+ 5 - 0
Remakes/Morrowind_CharacterInventory.c

@@ -2,6 +2,11 @@
 // Morrowind Player Inventory Remake Project...
 // Morrowind Player Inventory Remake Project...
 //
 //
 // Work in progress
 // 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"
 #include "raylib.h"