diff mm7_data.cpp @ 1407:d4f57df4c299

PlayerSpeechID and uSpeakingCharacter
author Ritor1
date Tue, 23 Jul 2013 16:34:00 +0600
parents d071e0e9ba75
children 204cce84300b
line wrap: on
line diff
--- a/mm7_data.cpp	Tue Jul 23 15:41:45 2013 +0600
+++ b/mm7_data.cpp	Tue Jul 23 16:34:00 2013 +0600
@@ -1338,7 +1338,7 @@
 std::array<struct Player *, 5> pPlayers;
 __int64 qword_A750D8; // weak
 enum PlayerSpeech PlayerSpeechID;
-__int16 word_A750E2; // weak
+int uSpeakingCharacter; // weak
 std::array<char *, 36> pClassNames;
 std::array<char *, 19> aCharacterConditionNames;
 std::array<char *, 38> pSkillNames;