diff options
| author | Rémi Verschelde | 2016-03-01 18:09:48 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2016-03-01 18:09:48 +0100 |
| commit | 002ff3cc9a6479695034b556f15ef4d9fa4bc6fe (patch) | |
| tree | f1423d79df9873e7601d1c765310d961f9173f60 /modules/gdscript/gd_functions.h | |
| parent | 46bfcd350745d3053a0cab2985d73baae0a4a88d (diff) | |
| download | godot-002ff3cc9a6479695034b556f15ef4d9fa4bc6fe.tar.gz godot-002ff3cc9a6479695034b556f15ef4d9fa4bc6fe.tar.zst godot-002ff3cc9a6479695034b556f15ef4d9fa4bc6fe.zip | |
Diffstat (limited to 'modules/gdscript/gd_functions.h')
| -rw-r--r-- | modules/gdscript/gd_functions.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gdscript/gd_functions.h b/modules/gdscript/gd_functions.h index 3a993cc03..8c8847256 100644 --- a/modules/gdscript/gd_functions.h +++ b/modules/gdscript/gd_functions.h @@ -92,7 +92,6 @@ public: VAR_TO_BYTES, BYTES_TO_VAR, GEN_RANGE, - GEN_XRANGE, RESOURCE_LOAD, INST2DICT, DICT2INST, |
