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