Silence warnings and fixes
- Silence warning [-Wmaybe-uninitialized] - m359: Fix value overflow - m534: Silence warnings - mmc1: Silence warnings - Silence more warnings
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
#include "mapinc.h"
|
||||
|
||||
static uint8 mapperNum;
|
||||
static uint32 mapperNum;
|
||||
static uint8 preg[4];
|
||||
static uint8 creg[8];
|
||||
static uint8 exRegs[4];
|
||||
|
||||
Reference in New Issue
Block a user