浏览代码

Followup r15245, fixed gcc warning

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15247 54d463be-8e91-2dee-dedb-b68131a5f0ec
shennetsind 13 年之前
父节点
当前提交
e482d48ccd
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/map/log.h

+ 1 - 0
src/map/log.h

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