Mercurial > mm7
comparison mm7_data.h @ 302:0f2541245f65
Слияние
author | Ritor1 |
---|---|
date | Tue, 19 Feb 2013 17:16:40 +0600 |
parents | b0db84628733 af7e848d6def |
children | 72faa54ff319 2a09e1d6fc8f |
comparison
equal
deleted
inserted
replaced
301:ea8c820bbf4f | 302:0f2541245f65 |
---|---|
2058 int __fastcall sub_45063B(struct MapInfo *a1, int a2); | 2058 int __fastcall sub_45063B(struct MapInfo *a1, int a2); |
2059 void RespawnGlobalDecorations(); | 2059 void RespawnGlobalDecorations(); |
2060 bool __fastcall SpawnActor(unsigned int uMonsterID); | 2060 bool __fastcall SpawnActor(unsigned int uMonsterID); |
2061 int __cdecl GetAlertStatus(); | 2061 int __cdecl GetAlertStatus(); |
2062 unsigned int __fastcall sub_452442(unsigned __int16 a1, unsigned __int16 a2, int a3, int a4); | 2062 unsigned int __fastcall sub_452442(unsigned __int16 a1, unsigned __int16 a2, int a3, int a4); |
2063 int sub_452A9E(int a1); | 2063 int integer_sqrt(int val); |
2064 int __fastcall MakeColorMaskFromBitDepth(int a1); | 2064 int __fastcall MakeColorMaskFromBitDepth(int a1); |
2065 void __fastcall fill_pixels_fast(unsigned int a1, unsigned __int16 *pPixels, unsigned int uNumPixels); | 2065 void __fastcall fill_pixels_fast(unsigned int a1, unsigned __int16 *pPixels, unsigned int uNumPixels); |
2066 int __fastcall GetDiceResult(unsigned int uNumDice, unsigned int uDiceSides); // idb | 2066 int __fastcall GetDiceResult(unsigned int uNumDice, unsigned int uDiceSides); // idb |
2067 inline void __fastcall memset32(void *ptr, unsigned __int32 value, int count) | 2067 inline void __fastcall memset32(void *ptr, unsigned __int32 value, int count) |
2068 { | 2068 { |