summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-05-22 21:23:39 -0300
committerJesusaves <cpntb1@ymail.com>2021-05-22 21:23:39 -0300
commit496ba5b71e48d9cc62fa34f415390c077bf27716 (patch)
tree04693bfee86fbe846694f75f4da3f7513fb36d21 /npc/scripts.conf
parentce0d133a465f2a09d09aa1640dd16bc3d32adad9 (diff)
downloadserverdata-496ba5b71e48d9cc62fa34f415390c077bf27716.tar.gz
serverdata-496ba5b71e48d9cc62fa34f415390c077bf27716.tar.bz2
serverdata-496ba5b71e48d9cc62fa34f415390c077bf27716.tar.xz
serverdata-496ba5b71e48d9cc62fa34f415390c077bf27716.zip
Add bitwise functions from TMW rEvolt
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r--npc/scripts.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf
index 290624ea8..aad39c382 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -5,6 +5,7 @@
"npc/functions/string.txt",
"npc/functions/main.txt",
"npc/functions/array.txt",
+"npc/functions/bitwise.txt",
"npc/functions/math.txt",
"npc/functions/util.txt",