1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-03 16:55:53 +00:00

openxr: Sync with upstream 1.0.31, don't build obsolete dispatch table

This commit is contained in:
Rémi Verschelde
2023-10-26 09:25:05 +02:00
parent 2564026bcc
commit f0b6677906
20 changed files with 708 additions and 1062 deletions

View File

@@ -18,7 +18,7 @@
#include "loader_interfaces.h"
#include "loader_logger.hpp"
#include "runtime_interface.hpp"
#include "xr_generated_dispatch_table.h"
#include "xr_generated_dispatch_table_core.h"
#include "xr_generated_loader.hpp"
#include <openxr/openxr.h>