comparison mm7_data.h @ 79:6ad816231528

structure fixes, death crash fix
author zipi
date Sat, 02 Feb 2013 16:52:36 +0000
parents 0a7860ded5c2
children 98cd93e14777
comparison
equal deleted inserted replaced
78:d56c13146285 79:6ad816231528
1 #pragma once 1 #pragma once
2 #include <string> 2 #include <string>
3 #include "OSAPI.h" 3 #include "OSAPI.h"
4 4 #include "LayingItem.h"
5 #include "VectorTypes.h" 5 #include "VectorTypes.h"
6 6
7 typedef char _UNKNOWN; 7 typedef char _UNKNOWN;
8 8
9 9
1938 bool __cdecl _42ECB5_PlayerAttacksActor(); 1938 bool __cdecl _42ECB5_PlayerAttacksActor();
1939 void __thiscall InitializeTurnBasedAnimations(void *); 1939 void __thiscall InitializeTurnBasedAnimations(void *);
1940 signed int __cdecl sub_42F4DA(); 1940 signed int __cdecl sub_42F4DA();
1941 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); 1941 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);
1942 void __fastcall sub_42F960_create_object(int x, int y, int z); // idb 1942 void __fastcall sub_42F960_create_object(int x, int y, int z); // idb
1943 char *__cdecl sub_42FA22_mess_with_laying_item_list(); 1943 LayingItem *__cdecl sub_42FA22_mess_with_laying_item_list();
1944 signed int __fastcall _42FA66_do_explosive_impact(int a1, int a2, int a3, int a4, __int16 a5, signed int a6); 1944 signed int __fastcall _42FA66_do_explosive_impact(int a1, int a2, int a3, int a4, __int16 a5, signed int a6);
1945 bool __fastcall sub_42FB5C(signed int a1); 1945 bool __fastcall sub_42FB5C(signed int a1);
1946 // int __cdecl crt_sub_42FBB7(); 1946 // int __cdecl crt_sub_42FBB7();
1947 // void __cdecl crt_construct_50CDB4(); 1947 // void __cdecl crt_construct_50CDB4();
1948 void __cdecl sub_42FBDD(); 1948 void __cdecl sub_42FBDD();