comparison UI/Books/UIMapBook.cpp @ 1838:211dfe2d8db1

changing global char* vars to const char* vars
author Grumpy7
date Fri, 11 Oct 2013 09:19:40 +0200
parents 35c1e4ff6ba7
children 7a9477135943
comparison
equal deleted inserted replaced
1829:e4e27261d84e 1838:211dfe2d8db1
77 77
78 //----- (00410DEC) -------------------------------------------------------- 78 //----- (00410DEC) --------------------------------------------------------
79 unsigned int DrawLloydBeaconsScreen() 79 unsigned int DrawLloydBeaconsScreen()
80 { 80 {
81 Player *pPlayer; // esi@1 81 Player *pPlayer; // esi@1
82 char *pText; // eax@1 82 const char *pText; // eax@1
83 int pTextHeight; // eax@14 83 int pTextHeight; // eax@14
84 int RemainingTime; // kr08_8@14 84 int RemainingTime; // kr08_8@14
85 unsigned int pHours; // esi@14 85 unsigned int pHours; // esi@14
86 unsigned int pDays; // eax@14 86 unsigned int pDays; // eax@14
87 char *pSelectionText; // eax@19 87 const char *pSelectionText; // eax@19
88 Texture *v19; // [sp-4h] [bp-8Ch]@4 88 Texture *v19; // [sp-4h] [bp-8Ch]@4
89 GUIWindow pWindow; // [sp+Ch] [bp-7Ch]@1 89 GUIWindow pWindow; // [sp+Ch] [bp-7Ch]@1
90 char *Str; // [sp+74h] [bp-14h]@14 90 char *Str; // [sp+74h] [bp-14h]@14
91 int BeaconID; // [sp+78h] [bp-10h]@11 91 int BeaconID; // [sp+78h] [bp-10h]@11
92 int uNumMaxBeacons; // [sp+84h] [bp-4h]@6 92 int uNumMaxBeacons; // [sp+84h] [bp-4h]@6