mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 02:38:53 +01:00
internal/ui: rename a file
Use `_linbsd.go` suffix for Linux and BSDs.
This commit is contained in:
parent
91e1c0ea29
commit
8b4c744ca8
@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
//go:build !android && !darwin && !js && !windows && !nintendosdk
|
||||
//go:build (freebsd || (linux && !android) || netbsd || openbsd) && !nintendosdk
|
||||
|
||||
package ui
|
||||
|
Loading…
Reference in New Issue
Block a user