mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 03:55:11 +00:00
Remove temp fixes for macOS (#564)
* Remove temp fixes * Update Makefile
This commit is contained in:
parent
7ffb98e896
commit
40b1406e29
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -57,7 +57,7 @@ ASAN ?= 0
|
||||||
HEADLESS ?= 0
|
HEADLESS ?= 0
|
||||||
# Enable Game ICON
|
# Enable Game ICON
|
||||||
ICON ?= 1
|
ICON ?= 1
|
||||||
# Use .app (mac only)
|
# Use .app (for macOS)
|
||||||
USE_APP ?= 1
|
USE_APP ?= 1
|
||||||
|
|
||||||
# Various workarounds for weird toolchains
|
# Various workarounds for weird toolchains
|
||||||
|
|
Loading…
Reference in a new issue