Skip to content

demo/sdl3: quit via SDL_APP_SUCCESS - #300

Merged
RobLoach merged 1 commit into
masterfrom
fix-sdl3-demo-quit
Jul 20, 2026
Merged

demo/sdl3: quit via SDL_APP_SUCCESS#300
RobLoach merged 1 commit into
masterfrom
fix-sdl3-demo-quit

Conversation

@RobLoach

Copy link
Copy Markdown
Owner

Return SDL_APP_SUCCESS from SDL_AppIterate and let SDL_AppQuit run the single cleanup path instead of manual teardown plus exit(0). Fixes #294

@RobLoach
RobLoach merged commit 7b6edb1 into master Jul 20, 2026
6 checks passed
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.

demo/sdl3: return SDL_APP_SUCCESS instead of exit(0)

1 participant