mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 11:48:55 +01:00
graphics: Bug fix: Add imports
This commit is contained in:
parent
d5ddd38ca9
commit
fb4ac5cd56
@ -17,6 +17,7 @@
|
|||||||
package ebiten
|
package ebiten
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
"math"
|
||||||
"unsafe"
|
"unsafe"
|
||||||
|
|
||||||
"github.com/hajimehoshi/ebiten/internal/endian"
|
"github.com/hajimehoshi/ebiten/internal/endian"
|
||||||
|
Loading…
Reference in New Issue
Block a user