Mercurial > mm7
comparison mm7_data.h @ 1546:9a6567c6c76c
stru141 & misc cleaning
author | Nomad |
---|---|
date | Sat, 07 Sep 2013 21:55:02 +0200 |
parents | c4ab816fcc5e |
children | 2d9c8f609a3c f408fbf3d9cc |
comparison
equal
deleted
inserted
replaced
1545:c4ab816fcc5e | 1546:9a6567c6c76c |
---|---|
1131 void InitializeTurnBasedAnimations(void *); | 1131 void InitializeTurnBasedAnimations(void *); |
1132 int _42F4DA_check_actor_proximity(); | 1132 int _42F4DA_check_actor_proximity(); |
1133 bool __fastcall sub_42F7EB_DropItemAt(unsigned int uSpriteID, int x, int y, int z, int a4, int count, int a7, unsigned __int16 attributes, ItemGen *a9); | 1133 bool __fastcall sub_42F7EB_DropItemAt(unsigned int uSpriteID, int x, int y, int z, int a4, int count, int a7, unsigned __int16 attributes, ItemGen *a9); |
1134 void __fastcall sub_42F960_create_object(int x, int y, int z); // idb | 1134 void __fastcall sub_42F960_create_object(int x, int y, int z); // idb |
1135 void CompactLayingItemsList(); | 1135 void CompactLayingItemsList(); |
1136 int __fastcall _42FA66_do_explosive_impact(int a1, int a2, int a3, int a4, __int16 a5, signed int a6); | 1136 void _42FA66_do_explosive_impact(int a1, int a2, int a3, int a4, __int16 a5, signed int a6); |
1137 bool _42FB5C_check_spell(signed int a1); | 1137 bool _42FB5C_check_spell(signed int a1); |
1138 void sub_42FBDD(); | 1138 void sub_42FBDD(); |
1139 void CloseWindowBackground(); | 1139 void CloseWindowBackground(); |
1140 void ProcessInputActions(); | 1140 void ProcessInputActions(); |
1141 void GameUI_MsgProc(); | 1141 void GameUI_MsgProc(); |