mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
docs: Update
This commit is contained in:
parent
ba53475636
commit
a253411cb2
@ -32,6 +32,7 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
_ "image/png"
|
||||
"log"
|
||||
"strconv"
|
||||
|
||||
|
@ -34,6 +34,7 @@ package main
|
||||
import (
|
||||
"fmt"
|
||||
"image"
|
||||
_ "image/png"
|
||||
"log"
|
||||
|
||||
"github.com/hajimehoshi/ebiten"
|
||||
|
Loading…
Reference in New Issue
Block a user