Compile for performance under cc65 v2.17.

This commit is contained in:
Jeremy Rand 2018-10-19 21:35:58 -04:00
parent 195940be8f
commit 209b1ef23e
3 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ SRCDIRS+=
# If you want to add arguments to the compile commandline, add them
# to this variable:
# CFLAGS += -Os
CFLAGS += -Oi
# If you want to add arguments to the assembly commandline, add them
# to this variable:

Binary file not shown.