Преглед изворни кода

More compilation warning fixes...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11051 54d463be-8e91-2dee-dedb-b68131a5f0ec
ultramage пре 18 година
родитељ
комит
60836b7613
2 измењених фајлова са 2 додато и 0 уклоњено
  1. 1 0
      src/map/clif.h
  2. 1 0
      src/map/log.h

+ 1 - 0
src/map/clif.h

@@ -14,6 +14,7 @@ struct unit_data;
 struct map_session_data;
 struct homun_data;
 struct pet_data;
+struct mob_data;
 struct npc_data;
 struct chat_data;
 struct flooritem_data;

+ 1 - 0
src/map/log.h

@@ -7,6 +7,7 @@
 //#include "map.h"
 struct map_session_data;
 struct mob_data;
+struct item;
 
 #ifndef TXT_ONLY