summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-12-01 16:53:37 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-12-01 16:53:37 -0300
commit52d27c49a4192f25ea65f1a651f6435b45c44734 (patch)
treebfb82990090e93287cb768cfa51d2cfc3c4740fa
parent398e0a26aaaf036f5d55c227ce335f79be299b36 (diff)
Minor fix in mali400/ppu_rp2c02/s-ppux_5c7x-0x
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/mali400.lua6
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/ppu_rp2c02.lua6
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/s-ppux_5c7x-0x.lua6
3 files changed, 9 insertions, 9 deletions
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/mali400.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/mali400.lua
index 4ed478e..5e19b23 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/mali400.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/mali400.lua
@@ -7,10 +7,10 @@ return {
x = 0,
y = -60,
},
- fps = 30,
+ fps = 30,
+ api = 'opengl_es_2_0'
shader = {
true,
- api = 'opengl_es_2_0'
fragment = true,
},
physic = true,
@@ -64,7 +64,7 @@ return {
},
},
},
- tile = {
+ tile = {
true,
size = {
tiny = {
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/ppu_rp2c02.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/ppu_rp2c02.lua
index 65cbca3..bc8ff36 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/ppu_rp2c02.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/ppu_rp2c02.lua
@@ -7,10 +7,10 @@ return {
x = 0,
y = -8,
},
- fps = 29.97,
+ fps = 29.97,
+ api = false,
shader = {
false,
- api = false,
fragment = false,
},
physic = false,
@@ -32,7 +32,7 @@ return {
},
},
},
- tile = {
+ tile = {
true,
size = {
default = {
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/s-ppux_5c7x-0x.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/s-ppux_5c7x-0x.lua
index 3940abb..30312f5 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/s-ppux_5c7x-0x.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/gpu/s-ppux_5c7x-0x.lua
@@ -7,10 +7,10 @@ return {
x = 0,
y = -16,
},
- fps = 29.97,
+ fps = 29.97,
+ api = false,
shader = {
false,
- api = false,
fragment = false,
},
physic = false,
@@ -64,7 +64,7 @@ return {
},
},
},
- tile = {
+ tile = {
true,
size = {
tiny = {