Remove unused variables/functions

This commit is contained in:
LibretroAdmin
2022-09-05 01:27:12 +02:00
parent 025b8f8bcb
commit a821de094d
7 changed files with 4 additions and 28 deletions

View File

@@ -21,9 +21,6 @@
#include "mapinc.h"
static uint8 *CHRRAM;
static uint32 CHRRAMSIZE;
static uint16 cmdreg;
static uint8 unrom, reg, openbus;