diff mm7_data.h @ 731:de482c901171

Moved unused CPU detection stuff to a separate file.
author Nomad
date Fri, 22 Mar 2013 11:18:51 +0200
parents 79ad0526166c
children 700b58aac975
line wrap: on
line diff
--- a/mm7_data.h	Fri Mar 22 10:52:19 2013 +0200
+++ b/mm7_data.h	Fri Mar 22 11:18:51 2013 +0200
@@ -1952,9 +1952,6 @@
 void __cdecl nullsub_4(); // idb
 void __cdecl nullsub_5(); // idb
 void __cdecl nullsub_6(); // idb
-__int16 __thiscall sub_4382BC(int _this);
-int __cdecl sub_4383ED();
-__int16 __cdecl sub_43847A();
 void __cdecl _438F8F_area_of_effect__damage_evaluate();
 void __fastcall DamagePlayerFromMonster(unsigned int uObjID, int a2, struct Vec3_int_ *pPos, unsigned int a4);
 void __fastcall sub_43A97E(unsigned int uLayingItemID, signed int a2); // idb
@@ -2270,10 +2267,7 @@
 int __fastcall GetSoundStrengthByDistanceFromParty(int a1, int a2, int a3);
 struct _DIG_DRIVER *Audio_GetFirstHardwareDigitalDriver(void);
 void __cdecl PlayLevelMusic();
-int __thiscall sub_4AC1C9(unsigned int _this, Vec4_int_ *a2);
-struct Vec4_int_ *__thiscall sub_4AC277(unsigned int _this, Vec4_int_ *a2);
-struct Vec4_int_ *__thiscall sub_4AC33A_get_cpu_clocks_QPC(int _this, Vec4_int_ *a1);
-struct Vec4_int_ *__thiscall sub_4AC4FD_get_cpu_clocks_rdtsc(int _this, Vec4_int_ *a1);
+struct Vec4_int_ *__thiscall _4AC277_get_cpu_speed_sub3(unsigned int _this, Vec4_int_ *a2);
 int __fastcall sub_4AD504(signed int uFaceID);
 void __fastcall sub_4ADD1D(int uFaceID);
 int __fastcall sub_4AE1E7(int a1, int a2, int a3);