From 00a5f5fec3490b71f005cc87bc3ddcc9d8047950 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Wed, 12 Jan 2005 17:49:22 +0000 Subject: *** empty log message *** --- src/main.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/main.h b/src/main.h index 6a9ba209..1af900bf 100644 --- a/src/main.h +++ b/src/main.h @@ -74,7 +74,8 @@ typedef struct { int id; char name[24]; short hp, max_hp, sp, max_sp, lv; - int xp, gp, job_xp, job_lv; + short statsPointsToAttribute; + int xp, xpForNextLevel, gp, job_xp, jobXpForNextLevel, job_lv; short statp, skill_point, hair_color, hair_style; char STR, AGI, VIT, INT, DEX, LUK; short weapon; -- cgit v1.2.3-70-g09d2