summaryrefslogtreecommitdiff
path: root/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+gsu-x_mode1.lua
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-12-06 15:59:32 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-12-06 15:59:32 -0300
commitef2ab068f78ace9dded02631856246b3a79924fc (patch)
tree59fb1d200dc3423bcbb32c1e340a4e6315ccb098 /src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+gsu-x_mode1.lua
parent833fdcdecabc3317558c46274cf4ef7a9854f54e (diff)
Fix gpu modes
Diffstat (limited to 'src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+gsu-x_mode1.lua')
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+gsu-x_mode1.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+gsu-x_mode1.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+gsu-x_mode1.lua
index 555d010..4094a6c 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+gsu-x_mode1.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+gsu-x_mode1.lua
@@ -67,6 +67,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = true,
scale = true,
shear = true,
@@ -94,6 +95,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = true,
scale = true,
shear = true,
@@ -121,6 +123,7 @@ return {
colors = '2bpp',
specifyColors = false,
moveIndividual = true,
+ independent = false,
rotate = true,
scale = true,
shear = true,