diff mm7_data.h @ 1160:502b8b2e36b4

font cleaning
author Gloval
date Tue, 04 Jun 2013 01:37:23 +0400
parents ed6a9efc6c90
children 29a8defbad9e
line wrap: on
line diff
--- a/mm7_data.h	Sun Jun 02 22:16:58 2013 +0400
+++ b/mm7_data.h	Tue Jun 04 01:37:23 2013 +0400
@@ -1206,7 +1206,7 @@
 int __stdcall retzero_sub_40DFA7(int); // weak
 int loc_40E4FC(); // weak
 void __fastcall ZBuffer_Fill(int *pZBuffer, int uTextureId, int iZValue);
-__int16 __fastcall sub_40F845(int a1, int a2, int a3, int a4, int a5, __int16 a6, int a7);
+
 void __fastcall ZBuffer_DoFill(int *pZBuffer, Texture *pTex, int uZValue);
 void __fastcall sub_40F92A(int *pZBuffer, struct Texture *a2, int a3); // idb
 void __cdecl SetMoonPhaseNames();
@@ -1364,7 +1364,7 @@
 __int16 __fastcall sub_449A49_door_switch_animation(unsigned int uDoorID, int a2); // idb
 bool _449B57_test_bit(unsigned __int8 *a1, __int16 a2);
 void _449B7E_toggle_bit(unsigned char *pArray, __int16 a2, unsigned __int16 bToggle); // idb
-void __fastcall ShowStatusBarString(const char *pString, unsigned int uNumSeconds);
+void ShowStatusBarString(const char *pString, unsigned int uNumSeconds);
 void __cdecl ShowNothingHereStatus();
 signed int __cdecl const_2();
 bool __cdecl sub_44C28F_open_nwc_dungeon();