summaryrefslogtreecommitdiff
path: root/src/emap/script.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/script.h')
-rw-r--r--src/emap/script.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/script.h b/src/emap/script.h
index 87592fe..be6324a 100644
--- a/src/emap/script.h
+++ b/src/emap/script.h
@@ -71,5 +71,6 @@ BUILDIN(deleteCraft);
BUILDIN(getCraftSlotId);
BUILDIN(getCraftSlotAmount);
BUILDIN(validateCraft);
+BUILDIN(getInvIndexLink);
#endif // EVOL_MAP_SCRIPT