[BS-X] Forgot to remove Debug Printf

This commit is contained in:
LuigiBlood 2017-12-17 00:45:43 +01:00
parent 660b087378
commit 1072bc9547
1 changed files with 0 additions and 2 deletions

View File

@ -675,8 +675,6 @@ static void BSX_Map (void)
memcpy(BSX.prevMMC, BSX.MMC, sizeof(BSX.MMC));
printf("BSX MAP\n");
MapROM = FlashROM;
FlashSize = FLASH_SIZE;