Two missing static statements added.
This commit is contained in:
committed by
LibretroAdmin
parent
6b2191e8b6
commit
6b3aaa2894
@@ -21,7 +21,7 @@
|
||||
#include "mapinc.h"
|
||||
#include "mmc3.h"
|
||||
|
||||
uint8 submapper;
|
||||
static uint8 submapper;
|
||||
static uint8 *CHRRAM =NULL;
|
||||
static uint32 CHRRAMSIZE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user