Skip to content

Commit

Permalink
Update vuelto.go
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkauzh committed Jan 2, 2024
1 parent f3b9380 commit 9af57b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vuelto.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ type Window = src.Window
type Image = src.Image
type Renderer2D = src.Renderer2D
type AudioPlayer = src.AudioPlayer
type Animation = src.Animation

func NewApp() src.Application {
return src.NewApp()
Expand Down

0 comments on commit 9af57b6

Please sign in to comment.