Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if __RGBDS_MINOR__ < 4
|
||||
if __RGBDS_MAJOR__ <= 0 && __RGBDS_MINOR__ < 4
|
||||
fail "pokecrystal requires rgbds 0.4.0 or newer."
|
||||
endc
|
||||
|
||||
|
Reference in New Issue
Block a user