From da9ed2562ca88eb02a885f356922e64d556b27a7 Mon Sep 17 00:00:00 2001 From: João Silva Date: Sat, 14 Jan 2017 23:50:50 +0000 Subject: Removed some more useless stuff. --- source/memmap.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/memmap.c') diff --git a/source/memmap.c b/source/memmap.c index a24b2cd..a91f68e 100644 --- a/source/memmap.c +++ b/source/memmap.c @@ -884,9 +884,6 @@ again: TotalFileSize -= 512; S9xMessage(S9X_INFO, S9X_HEADER_WARNING, "Try specifying the -nhd command line option if the game doesn't work\n"); - //modifying ROM, so we need to rescore - hi_score = ScoreHiROM(false, 0); - lo_score = ScoreLoROM(false, 0); } Memory.CalculatedSize = TotalFileSize & ~0x1FFF; // round down to lower 0x2000 -- cgit v1.2.3