Remove temp fixes for macOS (#564)

* Remove temp fixes

* Update Makefile
This commit is contained in:
EmeraldLockdown 2023-12-08 18:02:08 +00:00 committed by Agent X
parent 7ffb98e896
commit 40b1406e29
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ ASAN ?= 0
HEADLESS ?= 0
# Enable Game ICON
ICON ?= 1
# Use .app (mac only)
# Use .app (for macOS)
USE_APP ?= 1
# Various workarounds for weird toolchains