summaryrefslogtreecommitdiff
path: root/src/emap/script_buildins.h
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-09 18:50:37 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-09 18:50:37 -0300
commit3c4293fa9a3fa00756d1993ec8e1f0a04ec063de (patch)
tree75102078372fedda58001bdbe7a57a29013e4b8f /src/emap/script_buildins.h
parent34134c6e72d5351082a72958833150fc8407f71f (diff)
parent8f76b5e745322b637a02e9a45c996acebe95bc3e (diff)
downloadevol-hercules-3c4293fa9a3fa00756d1993ec8e1f0a04ec063de.tar.gz
evol-hercules-3c4293fa9a3fa00756d1993ec8e1f0a04ec063de.tar.bz2
evol-hercules-3c4293fa9a3fa00756d1993ec8e1f0a04ec063de.tar.xz
evol-hercules-3c4293fa9a3fa00756d1993ec8e1f0a04ec063de.zip
Merge branch 'master' into tmw2
Diffstat (limited to 'src/emap/script_buildins.h')
-rw-r--r--src/emap/script_buildins.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/script_buildins.h b/src/emap/script_buildins.h
index 6d4b6e9..b93b302 100644
--- a/src/emap/script_buildins.h
+++ b/src/emap/script_buildins.h
@@ -29,6 +29,7 @@ BUILDIN(setq);
BUILDIN(setNpcDir);
BUILDIN(rif);
BUILDIN(setMapMask);
+BUILDIN(sendMapMask);
BUILDIN(getMapMask);
BUILDIN(addMapMask);
BUILDIN(removeMapMask);