Mercurial > mm7
comparison UI/UiGame.cpp @ 2229:10c909eb6766
dword_AE336C to NPCStats::dword_AE336C_LastMispronouncedNameFirstLetter,
dword_AE3370 to NPCStats::dword_AE3370_LastMispronouncedNameResult
sub_495366 to NPCStats::sub_495366_MispronounceName + cleanup
author | Grumpy7 |
---|---|
date | Sat, 22 Feb 2014 18:25:18 +0100 |
parents | 080fd5a5433d |
children | c4f87fb3cfee |
comparison
equal
deleted
inserted
replaced
2225:080fd5a5433d | 2229:10c909eb6766 |
---|---|
244 int v9; // esi@8 | 244 int v9; // esi@8 |
245 int pNumberContacts; // eax@11 | 245 int pNumberContacts; // eax@11 |
246 char pContainer[32]; // [sp+14h] [bp-28h]@3 | 246 char pContainer[32]; // [sp+14h] [bp-28h]@3 |
247 | 247 |
248 dword_A74CDC = -1; | 248 dword_A74CDC = -1; |
249 dword_AE336C = -1; | 249 pNPCStats->dword_AE336C_LastMispronouncedNameFirstLetter = -1; |
250 pEventTimer->Pause(); | 250 pEventTimer->Pause(); |
251 pMiscTimer->Pause(); | 251 pMiscTimer->Pause(); |
252 pAudioPlayer->StopChannels(-1, -1); | 252 pAudioPlayer->StopChannels(-1, -1); |
253 uDialogueType = 0; | 253 uDialogueType = 0; |
254 sDialogue_SpeakingActorNPC_ID = actor->sNPC_ID; | 254 sDialogue_SpeakingActorNPC_ID = actor->sNPC_ID; |