lil' more work on armor, nothing shouuld be broke and stuff should build, but armor isnt ready yet.

This commit is contained in:
ElijahZAwesome 2018-01-26 15:52:38 -06:00
parent ddbb771e89
commit 22fdd7acc7
5 changed files with 76 additions and 1 deletions

View file

@ -82,6 +82,8 @@
#define TOOL_BOW 102
#define TOOL_MAGIC_COMPASS 103
#define ARMOR_TEST 120
typedef struct Inventory Inventory;
typedef struct {