diff mm7_data.h @ 1276:f11651288371

changed sub_467E7F_EquipBody to Player::EquipBody, some more header file stuff
author Grumpy7
date Sat, 15 Jun 2013 07:30:26 +0200
parents fbb7428fa58c
children 34c433886ed4
line wrap: on
line diff
--- a/mm7_data.h	Sat Jun 15 06:51:04 2013 +0200
+++ b/mm7_data.h	Sat Jun 15 07:30:26 2013 +0200
@@ -3,7 +3,6 @@
 #include "VectorTypes.h"
 #include "OSAPI.h"
 #include <array>
-#include "Items.h"    //TODO: remove this once sub_467E7F_EquipBody if moved to a class or something
 typedef char _UNKNOWN;
 
 
@@ -1344,7 +1343,6 @@
 enum MENU_STATE GetCurrentMenuID();
 void *__thiscall output_debug_string(void *_this, std::string a2, const char *a3, int a4);
 std::string *__fastcall _4678E2_make_error_string(std::string *a1, int line, std::string file);
-void sub_467E7F_EquipBody(ITEM_EQUIP_TYPE uEquipType); // idb
 void  CreateMsgScrollWindow(signed int mscroll_id);
 void __cdecl free_book_subwindow();
 void  CreateScrollWindow();