summaryrefslogtreecommitdiff
path: root/src/information_only/scripts/load/graphics/s-ppux_5c7x-0x_mode5.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/information_only/scripts/load/graphics/s-ppux_5c7x-0x_mode5.lua')
-rw-r--r--src/information_only/scripts/load/graphics/s-ppux_5c7x-0x_mode5.lua109
1 files changed, 54 insertions, 55 deletions
diff --git a/src/information_only/scripts/load/graphics/s-ppux_5c7x-0x_mode5.lua b/src/information_only/scripts/load/graphics/s-ppux_5c7x-0x_mode5.lua
index 54f8972..2811e05 100644
--- a/src/information_only/scripts/load/graphics/s-ppux_5c7x-0x_mode5.lua
+++ b/src/information_only/scripts/load/graphics/s-ppux_5c7x-0x_mode5.lua
@@ -63,63 +63,62 @@ return {
},
tile = {
layer = {
- 2,
- {
- colors = '4bpp',
- specifyColors = false,
- moveIndividual = false,
- independent = false,
- mirror = true,
- rotate = false,
- scale = false,
- shear = false,
- affine = false,
- size = {
- default = {
- width = 32,
- height = 32,
- },
- big = {
- width = 64,
- height = 64,
- },
- bigW = {
- width = 64,
- height = 32,
- },
- bigH = {
- width = 32,
- height = 64,
- },
+ 2,
+ {
+ colors = '4bpp',
+ specifyColors = false,
+ moveIndividual = false,
+ independent = false,
+ mirror = true,
+ rotate = false,
+ scale = false,
+ shear = false,
+ affine = false,
+ size = {
+ default = {
+ width = 32,
+ height = 32,
+ },
+ big = {
+ width = 64,
+ height = 64,
+ },
+ bigW = {
+ width = 64,
+ height = 32,
+ },
+ bigH = {
+ width = 32,
+ height = 64,
},
},
- {
- colors = '2bpp',
- specifyColors = false,
- moveIndividual = false,
- independent = false,
- mirror = true,
- rotate = false,
- scale = false,
- shear = false,
- affine = false,
- size = {
- default = {
- width = 32,
- height = 32,
- },
- big = {
- width = 64,
- height = 64,
- },
- bigW = {
- width = 64,
- height = 32,
- },
- bigH = {
- width = 32,
- height = 64,
- },
+ },
+ {
+ colors = '2bpp',
+ specifyColors = false,
+ moveIndividual = false,
+ independent = false,
+ mirror = true,
+ rotate = false,
+ scale = false,
+ shear = false,
+ affine = false,
+ size = {
+ default = {
+ width = 32,
+ height = 32,
+ },
+ big = {
+ width = 64,
+ height = 64,
+ },
+ bigW = {
+ width = 64,
+ height = 32,
+ },
+ bigH = {
+ width = 32,
+ height = 64,
},
},
},