summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/hardware_data/graphics/ppu_rp2c02+mmc3.lua2
-rw-r--r--src/hardware_data/graphics/ppu_rp2c03+mmc3.lua2
-rw-r--r--src/hardware_data/graphics/ppu_rp2c07+mmc3.lua2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/hardware_data/graphics/ppu_rp2c02+mmc3.lua b/src/hardware_data/graphics/ppu_rp2c02+mmc3.lua
index 689c170..9c8fa81 100644
--- a/src/hardware_data/graphics/ppu_rp2c02+mmc3.lua
+++ b/src/hardware_data/graphics/ppu_rp2c02+mmc3.lua
@@ -135,7 +135,7 @@ return {
},
overlay0 = {
optional = true,
- moveSection = false,
+ moveSection = true,
{
startSection = {
x = 'free',
diff --git a/src/hardware_data/graphics/ppu_rp2c03+mmc3.lua b/src/hardware_data/graphics/ppu_rp2c03+mmc3.lua
index 9c23ea5..76b75db 100644
--- a/src/hardware_data/graphics/ppu_rp2c03+mmc3.lua
+++ b/src/hardware_data/graphics/ppu_rp2c03+mmc3.lua
@@ -135,7 +135,7 @@ return {
},
overlay0 = {
optional = true,
- moveSection = false,
+ moveSection = true,
{
startSection = {
x = 'free',
diff --git a/src/hardware_data/graphics/ppu_rp2c07+mmc3.lua b/src/hardware_data/graphics/ppu_rp2c07+mmc3.lua
index 4f39f40..c183cc4 100644
--- a/src/hardware_data/graphics/ppu_rp2c07+mmc3.lua
+++ b/src/hardware_data/graphics/ppu_rp2c07+mmc3.lua
@@ -135,7 +135,7 @@ return {
},
overlay0 = {
optional = true,
- moveSection = false,
+ moveSection = true,
{
startSection = {
x = 'free',