Mercurial > mm7
comparison UI/Books/UIMapBook.cpp @ 1458:934074e7fcc1
ModalWindow
__thiscall and __cdecl removed
Some random renames & refactors
author | Nomad |
---|---|
date | Wed, 21 Aug 2013 14:26:36 +0200 |
parents | dfc9484ed94c |
children | 7ef4b64f6329 |
comparison
equal
deleted
inserted
replaced
1457:9dc33590f93e | 1458:934074e7fcc1 |
---|---|
76 } | 76 } |
77 TownPortalWindow.DrawTitleText(pBook2Font, 0, 22, 0, pGlobalTXT_LocalizationStrings[10], 3); | 77 TownPortalWindow.DrawTitleText(pBook2Font, 0, 22, 0, pGlobalTXT_LocalizationStrings[10], 3); |
78 } | 78 } |
79 | 79 |
80 //----- (00410DEC) -------------------------------------------------------- | 80 //----- (00410DEC) -------------------------------------------------------- |
81 unsigned int __cdecl DrawLloydBeaconsScreen() | 81 unsigned int DrawLloydBeaconsScreen() |
82 { | 82 { |
83 Player *pPlayer; // esi@1 | 83 Player *pPlayer; // esi@1 |
84 char *pText; // eax@1 | 84 char *pText; // eax@1 |
85 int pTextHeight; // eax@14 | 85 int pTextHeight; // eax@14 |
86 int RemainingTime; // kr08_8@14 | 86 int RemainingTime; // kr08_8@14 |