Merge ines.c

This commit is contained in:
twinaphex
2015-08-06 13:01:26 +02:00
parent 759b1b50c6
commit 1ad5e3a277
3 changed files with 2 additions and 841 deletions

View File

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