mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
parent
acda9f2a17
commit
8de4a59416
@ -16,6 +16,8 @@ package ebitenutil_test
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"embed"
|
"embed"
|
||||||
|
// `NewImageFromFileSystem` works without this importing, but this is not an expected thing (#2336).
|
||||||
|
_ "image/png"
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
"github.com/hajimehoshi/ebiten/v2/ebitenutil"
|
"github.com/hajimehoshi/ebiten/v2/ebitenutil"
|
||||||
|
Loading…
Reference in New Issue
Block a user