diff --git a/ebitenutil/loadimage.go b/ebitenutil/loadimage.go index 2c7baf78e..781ffce3a 100644 --- a/ebitenutil/loadimage.go +++ b/ebitenutil/loadimage.go @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// +build darwin freebsd linux windows +// +build darwin freebsd js linux windows // +build !android // +build !ios