SDL2 version

This commit is contained in:
Michael Smith
2025-08-05 12:49:08 +02:00
parent 8d8c20221d
commit a831c937c6
3 changed files with 79 additions and 1 deletions

5
go.mod
View File

@@ -2,7 +2,10 @@ module gb-player
go 1.24.5
require github.com/stretchr/testify v1.10.0
require (
github.com/stretchr/testify v1.10.0
github.com/veandco/go-sdl2 v0.4.40
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect