Followup r15245, fixed gcc warning

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15247 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
shennetsind 2011-12-24 15:00:07 +00:00
parent 377a87174b
commit e482d48ccd

View File

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