Two missing static statements added.

This commit is contained in:
NewRisingSun
2025-04-25 21:39:07 +02:00
committed by LibretroAdmin
parent 6b2191e8b6
commit 6b3aaa2894
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
#include "mapinc.h"
#include "mmc3.h"
uint8 submapper;
static uint8 submapper;
static uint8 *CHRRAM =NULL;
static uint32 CHRRAMSIZE;