don't use git submodule for gbdk because it doesn't have binaries

This commit is contained in:
2022-06-08 02:08:08 +01:00
parent 1dbfa25e3e
commit a4a1c80598
5 changed files with 4 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
# If you move this project you can change the directory
# to match your GBDK root directory (ex: GBDK_HOME = "C:/GBDK/"
GBDK_HOME = ./gbdk-2020/
GBDK_HOME = ./gbdk/
LCC = $(GBDK_HOME)bin/lcc