Mercurial > mm7
comparison mm7_data.h @ 1515:46f6fc6f72fd
Clean :-)
author | yoctozepto |
---|---|
date | Tue, 03 Sep 2013 15:29:09 +0200 |
parents | 4055b09160ae |
children | 091c5eb46a0e |
comparison
equal
deleted
inserted
replaced
1514:965af46e8793 | 1515:46f6fc6f72fd |
---|---|
1358 int sub_4465DF_check_season(int a1); | 1358 int sub_4465DF_check_season(int a1); |
1359 int __fastcall IsActorAlive(unsigned int uType, unsigned int uParam, unsigned int uNumAlive); // idb | 1359 int __fastcall IsActorAlive(unsigned int uType, unsigned int uParam, unsigned int uNumAlive); // idb |
1360 int NPC_EventProcessor(int npc_event_id, int entry_line = 0); | 1360 int NPC_EventProcessor(int npc_event_id, int entry_line = 0); |
1361 void __fastcall sub_448518_npc_set_item(int npc, unsigned int item, int a3); | 1361 void __fastcall sub_448518_npc_set_item(int npc, unsigned int item, int a3); |
1362 void __fastcall sub_44861E_set_texture(unsigned int uFaceCog, const char *pFilename); | 1362 void __fastcall sub_44861E_set_texture(unsigned int uFaceCog, const char *pFilename); |
1363 void __fastcall SetDecorationSprite(unsigned int uCog, int a2, const char *pFileName); // idb | 1363 void __fastcall SetDecorationSprite(uint16_t uCog, bool bHide, const char *pFileName); // idb |
1364 void __fastcall sub_44892E_set_faces_bit(int sCogNumber, int bit, int on); | 1364 void __fastcall sub_44892E_set_faces_bit(int sCogNumber, int bit, int on); |
1365 void __fastcall ToggleActorGroupFlag(unsigned int uGroupID, unsigned int uFlag, unsigned int bToggle); | 1365 void __fastcall ToggleActorGroupFlag(unsigned int uGroupID, unsigned int uFlag, unsigned int bToggle); |
1366 void GameUI_StatusBar_UpdateTimedString(unsigned int bForceHide); // idb | 1366 void GameUI_StatusBar_UpdateTimedString(unsigned int bForceHide); // idb |
1367 void OnTimer(int); | 1367 void OnTimer(int); |
1368 void __fastcall sub_448CF4_spawn_monsters(__int16 typeindex, __int16 level, int count, int x, int y, int z, int group, unsigned int uUniqueName); | 1368 void __fastcall sub_448CF4_spawn_monsters(__int16 typeindex, __int16 level, int count, int x, int y, int z, int group, unsigned int uUniqueName); |