diff options
author | Karroffel <therzog@mail.de> | 2017-11-10 12:36:50 +0100 |
---|---|---|
committer | Karroffel <therzog@mail.de> | 2017-11-10 12:36:50 +0100 |
commit | 79285b084df425cadb23da21bc04c08c300d6cad (patch) | |
tree | 5a655d57f0ddeb2c6bc43dd7d72178767b5e2709 /modules/gdnative/include | |
parent | 7ae2de8997fadd692f5e43839633fbfdf3816e66 (diff) |
[GDNative] rename nativearvr extension to arvr
Diffstat (limited to 'modules/gdnative/include')
-rw-r--r-- | modules/gdnative/include/arvr/godot_arvr.h (renamed from modules/gdnative/include/nativearvr/godot_nativearvr.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gdnative/include/nativearvr/godot_nativearvr.h b/modules/gdnative/include/arvr/godot_arvr.h index a4f4d6a9f1..c12251439d 100644 --- a/modules/gdnative/include/nativearvr/godot_nativearvr.h +++ b/modules/gdnative/include/arvr/godot_arvr.h @@ -1,5 +1,5 @@ /*************************************************************************/ -/* godot_nativearvr.h */ +/* godot_arvr.h */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ |