Mercurial > mm7
comparison mm7_data.h @ 295:640a176c030f
sub_42ECB5
author | Nomad |
---|---|
date | Tue, 19 Feb 2013 13:29:02 +0200 |
parents | a9f58ca01454 |
children | af7e848d6def |
comparison
equal
deleted
inserted
replaced
275:250e49fef6f6 | 295:640a176c030f |
---|---|
2059 int __fastcall sub_45063B(struct MapInfo *a1, int a2); | 2059 int __fastcall sub_45063B(struct MapInfo *a1, int a2); |
2060 void RespawnGlobalDecorations(); | 2060 void RespawnGlobalDecorations(); |
2061 bool __fastcall SpawnActor(unsigned int uMonsterID); | 2061 bool __fastcall SpawnActor(unsigned int uMonsterID); |
2062 int __cdecl GetAlertStatus(); | 2062 int __cdecl GetAlertStatus(); |
2063 unsigned int __fastcall sub_452442(unsigned __int16 a1, unsigned __int16 a2, int a3, int a4); | 2063 unsigned int __fastcall sub_452442(unsigned __int16 a1, unsigned __int16 a2, int a3, int a4); |
2064 int sub_452A9E(int a1); | 2064 int integer_sqrt(int val); |
2065 int __fastcall MakeColorMaskFromBitDepth(int a1); | 2065 int __fastcall MakeColorMaskFromBitDepth(int a1); |
2066 void __fastcall fill_pixels_fast(unsigned int a1, unsigned __int16 *pPixels, unsigned int uNumPixels); | 2066 void __fastcall fill_pixels_fast(unsigned int a1, unsigned __int16 *pPixels, unsigned int uNumPixels); |
2067 int __fastcall GetDiceResult(unsigned int uNumDice, unsigned int uDiceSides); // idb | 2067 int __fastcall GetDiceResult(unsigned int uNumDice, unsigned int uDiceSides); // idb |
2068 inline void __fastcall memset32(void *ptr, unsigned __int32 value, int count) | 2068 inline void __fastcall memset32(void *ptr, unsigned __int32 value, int count) |
2069 { | 2069 { |