rename RGBDS_DIR to RGBDS

This commit is contained in:
Melody 2018-12-25 15:45:03 -05:00
parent 7e4b956978
commit 2471f1ea71

View File

@ -4,7 +4,7 @@ else
SHA1 := sha1sum SHA1 := sha1sum
endif endif
RGBDS_DIR ?= RGBDS ?=
RGBASM ?= $(RGBDS_DIR)rgbasm RGBASM ?= $(RGBDS_DIR)rgbasm
RGBFIX ?= $(RGBDS_DIR)rgbfix RGBFIX ?= $(RGBDS_DIR)rgbfix
RGBGFX ?= $(RGBDS_DIR)rgbgfx RGBGFX ?= $(RGBDS_DIR)rgbgfx