step
This commit is contained in:
parent
e8a384ed13
commit
096a3a00b2
4 changed files with 4 additions and 6 deletions
|
@ -3,8 +3,8 @@ package main
|
|||
import (
|
||||
"fmt"
|
||||
|
||||
rl "github.com/Konstantin8105/raylib"
|
||||
gui "github.com/Konstantin8105/raygui3.5"
|
||||
rl "github.com/Konstantin8105/raylib-go/raylib"
|
||||
gui "github.com/Konstantin8105/raylib-go/raygui"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue