From 7a57cee0d153a4db1d82369aae9160e8ece9ba26 Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Fri, 4 Mar 2005 16:34:02 +0000 Subject: A bunch of updates: - inventory fixes - equipment fixes - graphic updates (items and monsters) - weaponary system - fixed status window --- src/main.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.h') diff --git a/src/main.h b/src/main.h index ef8dae75..e4876ae6 100644 --- a/src/main.h +++ b/src/main.h @@ -79,6 +79,7 @@ typedef struct { int xp, xpForNextLevel, gp, job_xp, jobXpForNextLevel, job_lv; short statp, skill_point, hair_color, hair_style; char STR, AGI, VIT, INT, DEX, LUK; + char STRUp, AGIUp, VITUp, INTUp, DEXUp, LUKUp; short weapon; // skill list declaration std::vector m_Skill; // array of N_SKILLS skills -- cgit v1.2.3-70-g09d2