This commit is contained in:
Spartan322
2025-05-07 10:35:16 -04:00
478 changed files with 56333 additions and 7624 deletions

View File

@@ -47,7 +47,7 @@
#include "servers/xr/xr_hand_tracker.h"
#include <emscripten.h>
#include <stdlib.h>
#include <cstdlib>
void _emwebxr_on_session_supported(char *p_session_mode, int p_supported) {
XRServer *xr_server = XRServer::get_singleton();