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

Remaining SDL_Free* entry points #6945

Closed
icculus opened this issue Dec 29, 2022 · 0 comments · Fixed by #6949
Closed

Remaining SDL_Free* entry points #6945

icculus opened this issue Dec 29, 2022 · 0 comments · Fixed by #6949
Assignees
Milestone

Comments

@icculus
Copy link
Collaborator

icculus commented Dec 29, 2022

There's still SDL_FreeRW and SDL_FreeCursor ... these should be SDL_Destroy* in SDL3.

(SDL_AllocRW, should be SDL_CreateRW, I suppose? Maybe these should go away, as they are probably remnants of the different-C-runtimes stuff?)

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 a pull request may close this issue.

2 participants