mirror of https://github.com/bsnes-emu/bsnes.git
Remove debugging variables.
This commit is contained in:
parent
52d5b3e2a2
commit
3cc8c589cc
|
@ -78,8 +78,6 @@ struct Background {
|
|||
uint16 data[4];
|
||||
} tiles[66];
|
||||
|
||||
uint7 nameTableIndex2;
|
||||
uint7 characterIndex2;
|
||||
uint7 renderingIndex;
|
||||
uint3 pixelCounter;
|
||||
|
||||
|
|
Loading…
Reference in New Issue