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 inferred declaration warnings for generated Wwise IDs #98

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

alessandrofama
Copy link
Owner

When users enable the optional inferred declaration warnings in Godot, several warnings appear for the untyped generated Wwise IDs. This can be fixed by explicitly specifying the respective int and dictionary types for the IDs.

When users enable the optional inferred declaration warnings in Godot, several warnings appear for the untyped generated Wwise IDs. This can be fixed by explicitly specifying the respective int and dictionary types for the IDs.
@alessandrofama alessandrofama merged commit cd2c567 into main Jun 30, 2024
3 of 5 checks passed
@alessandrofama alessandrofama deleted the fix-inferred-declaration-warning branch June 30, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant