finish renaming RGBDS_DIR to RGBDS

This commit is contained in:
Melody 2018-12-25 15:52:36 -05:00
parent 2471f1ea71
commit 97e04cfa33

View File

@ -5,10 +5,10 @@ SHA1 := sha1sum
endif
RGBDS ?=
RGBASM ?= $(RGBDS_DIR)rgbasm
RGBFIX ?= $(RGBDS_DIR)rgbfix
RGBGFX ?= $(RGBDS_DIR)rgbgfx
RGBLINK ?= $(RGBDS_DIR)rgblink
RGBASM ?= $(RGBDS)rgbasm
RGBFIX ?= $(RGBDS)rgbfix
RGBGFX ?= $(RGBDS)rgbgfx
RGBLINK ?= $(RGBDS)rgblink
roms := pokecrystal.gbc pokecrystal11.gbc