summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
authorcalciumkid <calciumkid@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-18 01:58:49 +0000
committercalciumkid <calciumkid@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-18 01:58:49 +0000
commit7182b7902eb50b16d81bd7320b4047278c5e1516 (patch)
tree63a1d96889057706edf5a530d25c60fbdd890b67 /src/map/map.h
parenta449f78713564d63597262bf9450e090cf4cd930 (diff)
downloadhercules-7182b7902eb50b16d81bd7320b4047278c5e1516.tar.gz
hercules-7182b7902eb50b16d81bd7320b4047278c5e1516.tar.bz2
hercules-7182b7902eb50b16d81bd7320b4047278c5e1516.tar.xz
hercules-7182b7902eb50b16d81bd7320b4047278c5e1516.zip
mob_read_sqlskilldb func [CalciumKid]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15155 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/map.h b/src/map/map.h
index 9b31c39b6..ff1250348 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -733,6 +733,8 @@ extern char item_db2_db[32];
extern char item_db_re_db[32];
extern char mob_db_db[32];
extern char mob_db2_db[32];
+extern char mob_skill_db_db[32];
+extern char mob_skill_db2_db[32];
#endif /* not TXT_ONLY */