From 2734e4411c9f1fec63abe662ac5b1b0eef8d8ccd Mon Sep 17 00:00:00 2001 From: Zumi Daxuya Date: Tue, 18 May 2021 15:41:08 +0700 Subject: Minor documentation change --- constants/palette_constants.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/palette_constants.asm b/constants/palette_constants.asm index 4d3f7d6..248a40c 100755 --- a/constants/palette_constants.asm +++ b/constants/palette_constants.asm @@ -1,4 +1,4 @@ -; SuperPalettes indexes (see data/super_palettes.inc) +; SuperPalettes indexes (see data/sgb/super_palettes.inc) const_def const PAL_ROUTE ; 00 const PAL_TOWN_01 ; 01 -- cgit v1.2.3