Changed draw.odin, removed DearImgui

This commit is contained in:
sam
2026-03-22 08:34:27 +05:45
parent 09941e3e1d
commit 9af832adf6
17 changed files with 56 additions and 43 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package edit2d
import "core:slice"
import "core:slice"
import b2 "vendor:box2d"