comparison mm7_data.h @ 184:428cbb33872c

Слияние
author Ritor1
date Fri, 15 Feb 2013 18:34:53 +0600
parents c5bd7a825ef2
children d65528fc3bda 038a4d09406f
comparison
equal deleted inserted replaced
183:27573ee0d434 184:428cbb33872c
308 308
309 309
310 310
311 //------------------------------------------------------------------------- 311 //-------------------------------------------------------------------------
312 // Data declarations 312 // Data declarations
313 extern int (__cdecl *sprintfex)(char *a1, const char *a2, ...); 313 //extern int (__cdecl *sprintfex)(char *a1, const char *a2, ...);
314 314
315 extern int pWindowList_at_506F50_minus1_indexing[1]; 315 extern int pWindowList_at_506F50_minus1_indexing[1];
316 extern int dword_4C9890[10]; // weak 316 extern int dword_4C9890[10]; // weak
317 extern int dword_4C9920[16]; // weak 317 extern int dword_4C9920[16]; // weak
318 extern _UNKNOWN unk_4D8548; // weak 318 extern _UNKNOWN unk_4D8548; // weak
2052 void __fastcall ShowStatusBarString(const char *pString, unsigned int uNumSeconds); 2052 void __fastcall ShowStatusBarString(const char *pString, unsigned int uNumSeconds);
2053 void __cdecl ShowNothingHereStatus(); 2053 void __cdecl ShowNothingHereStatus();
2054 signed int __cdecl const_2(); 2054 signed int __cdecl const_2();
2055 bool __cdecl sub_44C28F_open_nwc_dungeon(); 2055 bool __cdecl sub_44C28F_open_nwc_dungeon();
2056 // int __cdecl crt_deconstruct_44C42C(); 2056 // int __cdecl crt_deconstruct_44C42C();
2057 struct GUIFont *LoadFont(const char *pFontFile, const char *pFontPalette, ...); 2057
2058 char *__fastcall FitTextInAWindow(const char *pInString, GUIFont *pFont, GUIWindow *pWindow, unsigned int uX, int a5); 2058
2059 void SpawnEncounter(struct MapInfo *pMapInfo, struct SpawnPointMM7 *spawn, int a3, int a4, int a5); 2059 void SpawnEncounter(struct MapInfo *pMapInfo, struct SpawnPointMM7 *spawn, int a3, int a4, int a5);
2060 int __fastcall sub_44FA4C_spawn_light_elemental(int a1, int a2, int a3); 2060 int __fastcall sub_44FA4C_spawn_light_elemental(int a1, int a2, int a3);
2061 void __cdecl sub_450218_prolly_generate_chests_loot(); 2061 void __cdecl sub_450218_prolly_generate_chests_loot();
2062 signed int __fastcall sub_450521_ProllyDropItemAt(int ecx0, signed int a2, int a3, int a4, int a5, unsigned __int16 a6); 2062 signed int __fastcall sub_450521_ProllyDropItemAt(int ecx0, signed int a2, int a3, int a4, int a5, unsigned __int16 a6);
2063 int __fastcall sub_45063B(struct MapInfo *a1, int a2); 2063 int __fastcall sub_45063B(struct MapInfo *a1, int a2);