diff --git a/bsnes/sfc/ppu/background.hpp b/bsnes/sfc/ppu/background.hpp index eb44d25c..5df47dc4 100644 --- a/bsnes/sfc/ppu/background.hpp +++ b/bsnes/sfc/ppu/background.hpp @@ -78,8 +78,6 @@ struct Background { uint16 data[4]; } tiles[66]; -uint7 nameTableIndex2; -uint7 characterIndex2; uint7 renderingIndex; uint3 pixelCounter;