fix: freeing surface that is not created

This commit is contained in:
2026-02-25 09:43:05 +01:00
parent 8788706c0d
commit 33e9586487
6 changed files with 17 additions and 4 deletions

View File

@@ -2,4 +2,4 @@
- add imgui-node-editor to the project in the premake file
- delete external/imgui from the node-editor and point it to the one in lib/imgui
- fix seg fault after shutting down the program
update sdl2 to sdl3 for linux and windows
- update sdl2 to sdl3 for linux and windows