allow setting RGBASM in environment vars

This commit is contained in:
Melody 2018-12-25 14:48:44 -05:00
parent 0ae5e9b398
commit 4eb935eb5a

View File

@ -4,10 +4,10 @@ else
SHA1 := sha1sum
endif
RGBASM := rgbasm
RGBFIX := rgbfix
RGBGFX := rgbgfx
RGBLINK := rgblink
RGBASM ?= rgbasm
RGBFIX ?= rgbfix
RGBGFX ?= rgbgfx
RGBLINK ?= rgblink
roms := pokecrystal.gbc pokecrystal11.gbc