summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h1
1 files changed, 1 insertions, 0 deletions
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<SKILL> m_Skill; // array of N_SKILLS skills