Mercurial > mm7
diff mm7_unsorted_subs.h @ 2331:9551756f46c4
Moving functions out of mm7_6.cpp into appropriate classes as static methods or free functions
author | Grumpy7 |
---|---|
date | Wed, 02 Apr 2014 01:21:05 +0200 |
parents | 983b8c995127 |
children | d6887ee81068 |
line wrap: on
line diff
--- a/mm7_unsorted_subs.h Tue Apr 01 23:44:27 2014 +0200 +++ b/mm7_unsorted_subs.h Wed Apr 02 01:21:05 2014 +0200 @@ -66,15 +66,10 @@ int ODM_FarClip(unsigned int uNumVertices); bool sub_427769_isSpellQuickCastableOnShiftClick(unsigned int uSpellID); void _42777D_CastSpell_UseWand_ShootArrow(int a1, unsigned int uPlayerID, unsigned int a4, __int16 a5, int a6); -void _42ECB5_PlayerAttacksActor(); void InitializeTurnBasedAnimations(void *); -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); -void __fastcall sub_42F960_create_object(int x, int y, int z); // idb void CompactLayingItemsList(); -void _42FA66_do_explosive_impact(int a1, int a2, int a3, int a4, __int16 a5, signed int a6); void sub_42FBDD(); void CloseWindowBackground(); -void ProcessInputActions(); void GameUI_MsgProc(); void back_to_game(); void GUI_MainMenuMessageProc();