moving imgui files around
This commit is contained in:
parent
2a22e7a446
commit
5eeb5b6b3e
@ -2,7 +2,7 @@ package platform
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/FooSoft/lazarus/math"
|
"github.com/FooSoft/lazarus/math"
|
||||||
"github.com/FooSoft/lazarus/platform/imgui_backend"
|
"github.com/FooSoft/lazarus/platform/imgui"
|
||||||
"github.com/go-gl/gl/v2.1/gl"
|
"github.com/go-gl/gl/v2.1/gl"
|
||||||
"github.com/veandco/go-sdl2/sdl"
|
"github.com/veandco/go-sdl2/sdl"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user