mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-12 12:08:58 +01:00
parent
ca3fd4eaa4
commit
a0197d4c2f
@ -12,7 +12,7 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// +build js !freebsd,!linux
|
// +build android js !freebsd,!linux
|
||||||
|
|
||||||
package opengl
|
package opengl
|
||||||
|
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
|
// +build !android
|
||||||
// +build !js
|
// +build !js
|
||||||
// +build freebsd linux
|
// +build freebsd linux
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user