Removed off by 1 line fix.
This commit is contained in:
@@ -135,7 +135,6 @@ unsigned char DSPDisable = 0; // Disable DSP emulation
|
||||
unsigned char Palette0 = 0;
|
||||
unsigned char DisplayS = 0;
|
||||
unsigned char SPC700sh = 0;
|
||||
unsigned char OffBy1Line = 0;
|
||||
unsigned char *spc7110romptr;
|
||||
|
||||
unsigned char MusicRelVol = 75;
|
||||
|
||||
Reference in New Issue
Block a user