Correct "include" statement.
Use correct naming convention (remove old file).
Useable item class.
Armor item class.
Battle item class.
Use correct naming convention.
Weapon item class.
Fix comparison operator using bitwise "&" instead of "|".
Add method for item type check.