I actually just forgotten

This commit is contained in:
Michał Gdula 2024-01-11 00:17:29 +00:00
parent 1b05e0364b
commit 9225fd428a
6 changed files with 64 additions and 6 deletions

View file

@ -3,6 +3,7 @@ package scenes
import (
"ColouringApp/application"
"fmt"
gui "github.com/gen2brain/raylib-go/raygui"
raylib "github.com/gen2brain/raylib-go/raylib"
)