Remove done todos

This commit is contained in:
bloeys
2022-01-27 09:01:16 +04:00
parent 9ff1149191
commit c989505aa7

View File

@ -28,8 +28,6 @@ import (
//Low Priority:
// Proper Asset loading
// Rework buffers package
// Interleaved or packed buffers (xyzxyzxyz OR xxxyyyzzz)
type ImguiInfo struct {
imCtx *imgui.Context