Overall cleanup.

This commit is contained in:
NewRisingSun
2025-09-12 21:59:27 +02:00
parent 19e357c040
commit db279aa338
86 changed files with 476 additions and 476 deletions

View File

@@ -21,9 +21,9 @@
#include "mapinc.h"
static uint16 latchAddr;
static uint8 latchData;
static uint8 mode;
static uint8 submapper;
static uint8 latchData;
static uint8 mode;
static uint8 submapper;
static SFORMAT StateRegs[] = {
{ &latchAddr, 2 | FCEUSTATE_RLSB, "LATC" },