summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-12-20 12:09:08 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-12-20 12:09:08 -0300
commit0ce936d4ad73da66f9d68956ffffac9c2cc18109 (patch)
tree3d528af9c3c587867ba6b56a7373d1716f28d89a
parentcbac6304ea8a80953c68f07c9a071d51fb72a583 (diff)
Update graphics modes
-rw-r--r--src/hardware_data/graphics/uze_atmega644_mode7.lua13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/hardware_data/graphics/uze_atmega644_mode7.lua b/src/hardware_data/graphics/uze_atmega644_mode7.lua
index 9a64dd7..b7634e2 100644
--- a/src/hardware_data/graphics/uze_atmega644_mode7.lua
+++ b/src/hardware_data/graphics/uze_atmega644_mode7.lua
@@ -9,15 +9,6 @@ return {
y = 0,
},
},
- {
- width = 147,
- height = 114,
- refresh = 30,
- origin = {
- x = 0,
- y = 0,
- },
- },
pixels = 19380,
texels = 1,
vertices = false,
@@ -80,10 +71,6 @@ return {
width = 170,
height = 114,
},
- {
- width = 147,
- height = 114,
- },
},
},
},