Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix OpenXRAPIExtension casting build issue #102384

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

devloglogan
Copy link
Contributor

Fixes #102361

Swapping two uses of reinterpret_cast() to just be a C style cast fixes the build problems for me.
Also fixed the action handle typo :)

Copy link
Contributor

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@dsnopek dsnopek added this to the 4.4 milestone Feb 3, 2025
@Repiteo Repiteo merged commit e9af82f into godotengine:master Feb 4, 2025
19 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Feb 4, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants