From bfb981f1885d21cc59d2656e84c87bb8d64a089c Mon Sep 17 00:00:00 2001 From: Rangi Date: Tue, 15 Sep 2020 13:26:22 -0400 Subject: rgbds has moved from rednex to gbdev --- home/toolgear.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/toolgear.asm b/home/toolgear.asm index 0b21454..6ae720e 100644 --- a/home/toolgear.asm +++ b/home/toolgear.asm @@ -3,7 +3,7 @@ INCLUDE "constants.asm" SECTION "home/toolgear.asm", ROM0 ; local charmap, global charmap won't apply -; see https://github.com/rednex/rgbds/issues/265#issuecomment-395229694 +; see https://github.com/gbdev/rgbds/issues/265#issuecomment-395229694 newcharmap local charmap "0", $66 charmap "1", $67 -- cgit v1.2.3