mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-11 19:48:54 +01:00
internal/cbackend: bug fix: compile error
This commit is contained in:
parent
3b7b66170f
commit
0eecab8278
@ -66,6 +66,8 @@ import (
|
||||
"reflect"
|
||||
"time"
|
||||
"unsafe"
|
||||
|
||||
"github.com/hajimehoshi/ebiten/v2/internal/ui"
|
||||
)
|
||||
|
||||
type Gamepad struct {
|
||||
|
Loading…
Reference in New Issue
Block a user