2
0
Эх сурвалжийг харах

Update Morrowind_CharacterInventory.c

Rudy Boudewijn van Etten 4 жил өмнө
parent
commit
a00f4a8fd7

+ 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"