From 6295861eec1baca4a23d4f3f31a0d2ef5872067a Mon Sep 17 00:00:00 2001 From: htom Date: Sun, 15 Feb 2026 20:29:49 +0100 Subject: [PATCH] more todos --- todo.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.md b/todo.md index ac43aa0..44fcbc7 100644 --- a/todo.md +++ b/todo.md @@ -1,3 +1,5 @@ - modify build path, put both bin and bin-int into a build named dir - 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