aboutsummaryrefslogtreecommitdiff
path: root/modules/gdscript/gd_functions.h
diff options
context:
space:
mode:
authorest312016-02-24 02:21:56 +0100
committerest312016-02-28 22:47:48 +0100
commitf81153eb6997c16318a5a7df5e982f013ebad37b (patch)
tree65360d141dfad5e1602f65744caa65c67e755bcb /modules/gdscript/gd_functions.h
parentbc87ce62365b71ba5da5afffd8ddf90c6ca4af0a (diff)
downloadgodot-f81153eb6997c16318a5a7df5e982f013ebad37b.tar.gz
godot-f81153eb6997c16318a5a7df5e982f013ebad37b.tar.zst
godot-f81153eb6997c16318a5a7df5e982f013ebad37b.zip
Diffstat (limited to 'modules/gdscript/gd_functions.h')
-rw-r--r--modules/gdscript/gd_functions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gdscript/gd_functions.h b/modules/gdscript/gd_functions.h
index 8c8847256..3a993cc03 100644
--- a/modules/gdscript/gd_functions.h
+++ b/modules/gdscript/gd_functions.h
@@ -92,6 +92,7 @@ public:
VAR_TO_BYTES,
BYTES_TO_VAR,
GEN_RANGE,
+ GEN_XRANGE,
RESOURCE_LOAD,
INST2DICT,
DICT2INST,