Make local versions of fds/ines/unif.c
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user