-
Notifications
You must be signed in to change notification settings - Fork 11
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
Missing Bindings: citro3d/tex3ds.h #6
Comments
Ah, this is probably just an oversight from the early days of this repo since There are a few options that would probably resolve it easily:
I don't think it makes sense to split out to a separate repo since there are just a handful of types and functions in there. Some of them look to be |
This should be completely resolved as of #26 since bindings are now generated on the fly, including |
Without these bindings, It is currently impossible to use textures within a rust environment
EDIT: this may technically come under another repo, But its a essential feature
The text was updated successfully, but these errors were encountered: