Make local versions of fds/ines/unif.c

This commit is contained in:
twinaphex
2014-12-08 22:04:07 +01:00
parent 39a70abf71
commit 832e03c1f9
7 changed files with 2231 additions and 10 deletions

View File

@@ -56,11 +56,7 @@ typedef struct {
int (*init)(FCEUFILE *fp);
} BFMAPPING;
#ifdef __LIBRETRO__
CartInfo UNIFCart;
#else
static CartInfo UNIFCart;
#endif
static int vramo;
static int mirrortodo;