From 7597b4bf8cc3293edbb992eb59f69030f4228f1c Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Sun, 12 Jun 2016 01:49:43 -0700 Subject: remove map header addr comments --- engine/hall_of_fame.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine') diff --git a/engine/hall_of_fame.asm b/engine/hall_of_fame.asm index 554893a9..833313a6 100755 --- a/engine/hall_of_fame.asm +++ b/engine/hall_of_fame.asm @@ -58,7 +58,7 @@ AnimateHallOfFame: ld c, 80 call DelayFrames coord hl, 2, 13 - lb bc, $3, $e + lb bc, 3, 14 call TextBoxBorder coord hl, 4, 15 ld de, HallOfFameText -- cgit v1.2.3