Revert "Cleanups"

This reverts commit d368ee0054.
This commit is contained in:
twinaphex
2015-08-06 11:39:10 +02:00
parent d368ee0054
commit e982bb637b
30 changed files with 6380 additions and 976 deletions

View File

@@ -48,7 +48,7 @@ uint8 *VROM = NULL;
uint8 *ExtraNTARAM = NULL;
iNES_HEADER head;
CartInfo iNESCart;
static CartInfo iNESCart;
uint8 Mirroring = 0;
uint32 ROM_size = 0;