diff options
Diffstat (limited to 'modules/webxr/godot_webxr.h')
-rw-r--r-- | modules/webxr/godot_webxr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/webxr/godot_webxr.h b/modules/webxr/godot_webxr.h index 34225df001..52104895d4 100644 --- a/modules/webxr/godot_webxr.h +++ b/modules/webxr/godot_webxr.h @@ -82,4 +82,4 @@ extern int *godot_webxr_get_bounds_geometry(); } #endif -#endif /* GODOT_WEBXR_H */ +#endif // GODOT_WEBXR_H |