mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
Rename files _xwindow.go to _unix.go
This commit is contained in:
parent
edaaa178b8
commit
9ec0785203
@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build freebsd linux
|
||||
// +build dragonfly freebsd linux netbsd openbsd solaris
|
||||
// +build !js
|
||||
// +build !android
|
||||
|
@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build freebsd linux
|
||||
// +build dragonfly freebsd linux netbsd openbsd solaris
|
||||
// +build !js
|
||||
// +build !android
|
||||
|
Loading…
Reference in New Issue
Block a user