mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2026-04-23 00:07:15 +08:00
ecc8514d4b
`gomobile init` installs gobind at $GOPATH/bin, but this is not needed for ebitenmobile. Updates #1666