mirror of
https://github.com/jeremysrand/apple2048.git
synced 2025-08-09 09:25:12 +00:00
Compile for performance under cc65 v2.17.
This commit is contained in:
Binary file not shown.
@@ -70,7 +70,7 @@ SRCDIRS+=
|
|||||||
|
|
||||||
# If you want to add arguments to the compile commandline, add them
|
# If you want to add arguments to the compile commandline, add them
|
||||||
# to this variable:
|
# to this variable:
|
||||||
# CFLAGS += -Os
|
CFLAGS += -Oi
|
||||||
|
|
||||||
# If you want to add arguments to the assembly commandline, add them
|
# If you want to add arguments to the assembly commandline, add them
|
||||||
# to this variable:
|
# to this variable:
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user