From 122d0003ebd9ec8ddfe271d819d7365bbef03424 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Tue, 3 Jul 2012 21:47:04 -0600 Subject: Palette $0C is the Town Map palette. Noticed by Danni-E 33. hg-commit-id: 93a11989d9db --- main.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.asm') diff --git a/main.asm b/main.asm index 50f70656..c2e42e1f 100644 --- a/main.asm +++ b/main.asm @@ -69741,7 +69741,7 @@ SuperPalettes: ; 6660 RGB 27,27,3 RGB 20,26,31 RGB 3,2,2 - RGB 31,29,31 ; XXX + RGB 31,29,31 ; PAL_TOWNMAP RGB 20,26,31 RGB 17,23,10 RGB 3,2,2 -- cgit v1.3.1-sl0p