mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-12 03:58:55 +01:00
devicescale: Use gopherwasm
This commit is contained in:
parent
d894a13698
commit
980055e07a
@ -17,7 +17,7 @@
|
|||||||
package devicescale
|
package devicescale
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/gopherjs/gopherjs/js"
|
"github.com/hajimehoshi/gopherwasm/js"
|
||||||
)
|
)
|
||||||
|
|
||||||
func impl() float64 {
|
func impl() float64 {
|
||||||
|
Loading…
Reference in New Issue
Block a user