Linker fixes

This commit is contained in:
libretroadmin
2025-04-11 18:26:06 +02:00
parent 5d398fbb5d
commit 43e6496351
4 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@
#include "mapinc.h"
#include "mmc3.h"
writefunc writePPU;
static writefunc writePPU;
static uint8 *CHRRAM;
static uint32 CHRRAMSIZE;
static uint8 mask;