summaryrefslogtreecommitdiff
path: root/src/hardware_data/graphics/ppu_rp2c07+mmc2.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware_data/graphics/ppu_rp2c07+mmc2.lua')
-rw-r--r--src/hardware_data/graphics/ppu_rp2c07+mmc2.lua26
1 files changed, 0 insertions, 26 deletions
diff --git a/src/hardware_data/graphics/ppu_rp2c07+mmc2.lua b/src/hardware_data/graphics/ppu_rp2c07+mmc2.lua
index d1fbf3d..ab72c0f 100644
--- a/src/hardware_data/graphics/ppu_rp2c07+mmc2.lua
+++ b/src/hardware_data/graphics/ppu_rp2c07+mmc2.lua
@@ -133,32 +133,6 @@ return {
},
},
},
- overlay = {
- optional = true,
- moveSection = false,
- {
- startSection = {
- x = 'free',
- y = 'free',
- },
- endSection = {
- x = 'free',
- y = 'free',
- },
- size = {
- -- Tile size in pixels --
- width = 16,
- height = 16,
- },
- transform = {
- move = false,
- rotate = false,
- scale = false,
- shear = false,
- affine = false,
- },
- },
- },
},
},
},