mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
mobile: Bug fix: Revert build tags
This commit is contained in:
parent
2ba3fd0607
commit
3f59c9394c
@ -12,6 +12,10 @@
|
|||||||
// 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.
|
||||||
|
|
||||||
|
// TODO: Fix build tags to show comment docs on any platforms
|
||||||
|
|
||||||
|
// +build android ios darwin,arm darwin,arm64
|
||||||
|
|
||||||
package mobile
|
package mobile
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user