diff mm7_data.h @ 758:9f7db515a8d7

Training Hall & levelling up fixed
author Nomad
date Sat, 23 Mar 2013 13:38:24 +0200
parents 585490c29945
children cf2fbac6edc9
line wrap: on
line diff
--- a/mm7_data.h	Sat Mar 23 00:18:02 2013 +0200
+++ b/mm7_data.h	Sat Mar 23 13:38:24 2013 +0200
@@ -1678,8 +1678,7 @@
 extern int dword_AE3370; // weak
 extern char byte_AE5B91; // weak
 extern int dword_F1B430[32]; // weak
-extern int dword_F8B144; // idb
-extern char byte_F8B148[16];
+extern int player_levels[4];
 extern __int16 word_F8B158[]; // weak
 extern struct Texture *ShopTexture; // idb
 extern struct Texture *ItemsInShopTexture[12];
@@ -2240,7 +2239,7 @@
 int __cdecl _493938_regenerate();
 void sub_493F79(struct stru351_summoned_item *_this, __int64 a2);
 void __cdecl _494035_timed_effects__water_walking_damage__etc();
-unsigned int __fastcall sub_494820(unsigned int a1);
+unsigned int __fastcall _494820_training_time(unsigned int a1);
 char *__fastcall sub_495366(unsigned __int8 a1, unsigned __int8 a2);
 char * GetReputationString(signed int a1);
 char *BuilDialogueString(char *lpsz, unsigned __int8 uPlayerID, struct ItemGen *a3, char *a4, int a5, __int64 *a6);