Misc mapper updates
- just some misc non-function changing updates
This commit is contained in:
@@ -65,7 +65,8 @@ typedef struct {
|
||||
|
||||
static TXC txc;
|
||||
|
||||
static void (*WSync)(void);
|
||||
static void Dummyfunc(void) { };
|
||||
static void (*WSync)(void) = Dummyfunc;
|
||||
|
||||
static SFORMAT StateRegs[] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user