diff mm7_6.cpp @ 1458:934074e7fcc1

ModalWindow __thiscall and __cdecl removed Some random renames & refactors
author Nomad
date Wed, 21 Aug 2013 14:26:36 +0200
parents 8ff3c675a726
children 2ca62c9e7b3c
line wrap: on
line diff
--- a/mm7_6.cpp	Wed Aug 14 00:40:51 2013 +0400
+++ b/mm7_6.cpp	Wed Aug 21 14:26:36 2013 +0200
@@ -314,7 +314,7 @@
   return ((unsigned __int8)a1 >> 3) | v2 | v1;
 }
 //----- (00426947) --------------------------------------------------------
-void __cdecl sub_426947()
+void  sub_426947()
 {
   stru_50C198.field_0 = 0;
   dword_50C994 = 0;
@@ -1549,7 +1549,7 @@
 }
 
 //----- (0042F4DA) --------------------------------------------------------
-signed int __cdecl sub_42F4DA()
+int _42F4DA_check_actor_proximity()
 {
   signed int v0; // edi@1
   Actor *v1; // esi@4
@@ -1837,7 +1837,7 @@
 }
 
 //----- (0042FB5C) --------------------------------------------------------
-bool __fastcall sub_42FB5C(signed int a1)
+bool _42FB5C_check_spell(signed int a1)
 {
   int v1; // ecx@3
   int v2; // ecx@4
@@ -1897,7 +1897,7 @@
 }
 
 //----- (0042FBDD) --------------------------------------------------------
-void __cdecl sub_42FBDD()
+void  sub_42FBDD()
 {
   pAudioPlayer->PlaySound(SOUND_Button2, 0, 0, -1, 0, 0, 0, 0);
   pRenderer->DrawTextureTransparent(pBtn_YES->uX, pBtn_YES->uY, pBtn_YES->pTextures[0]);
@@ -1905,7 +1905,7 @@
 }
 
 //----- (0042FC15) --------------------------------------------------------
-void __cdecl CloseWindowBackground()
+void  CloseWindowBackground()
 {
   pAudioPlayer->PlaySound(SOUND_Button2, -2, 0, -1, 0, 0, 0, 0);
   pRenderer->DrawTextureTransparent(pBtn_ExitCancel->uX, pBtn_ExitCancel->uY, pBtn_ExitCancel->pTextures[0]);
@@ -1913,7 +1913,7 @@
 }
 
 //----- (0042FC4E) --------------------------------------------------------
-void __cdecl ProcessInputActions()
+void  ProcessInputActions()
 {
   char v4; // al@9
   char v8; // bl@100