From bea126126f7ece2f9ba54c5caa8791ec7bc057ea Mon Sep 17 00:00:00 2001 From: Kevin Cathcart Date: Fri, 20 Jul 2018 20:16:23 -0400 Subject: [PATCH] Fix odd palette bug on leaving dark rooms --- stats.asm | 1 - 1 file changed, 1 deletion(-) diff --git a/stats.asm b/stats.asm index d1233b4..c453821 100644 --- a/stats.asm +++ b/stats.asm @@ -361,7 +361,6 @@ RTL RTL ;-------------------------------------------------------------------------------- IndoorTileTransitionCounter: - JSL.l Dungeon_LoadRoom ; thing we wrote over JMP StatTransitionCounter ;-------------------------------------------------------------------------------- !REDRAW = "$7F5000"