summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelody <melody@pallet.town>2018-12-25 15:52:36 -0500
committerMelody <melody@pallet.town>2018-12-25 15:52:36 -0500
commit97e04cfa33588f7737791954e08d97501e80a22b (patch)
treea55f3599713299bb201c8a6a9374fcb09ba17034
parent2471f1ea714ef4852a7b2cfeb2662c03ffb8c082 (diff)
finish renaming RGBDS_DIR to RGBDS
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index eaa8e50c3..08834e479 100644
--- a/Makefile
+++ b/Makefile
@@ -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