Always something

This commit is contained in:
RDR8 2017-03-24 03:42:10 -05:00
parent 9eaff6902f
commit ff44cb02e7

View File

@ -152,7 +152,7 @@ ifeq ($(PLATFORM),PLATFORM_ANDROID)
endif
# define compiler flags:
# -O2 defines optimization level
# -O1 defines optimization level
# -Og enable debugging
# -Wall turns on most, but not all, compiler warnings
# -std=c99 defines C language mode (standard C from 1999 revision)