From de2096c71195ee9d400131c2b594a9328b35f2a2 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Wed, 3 Feb 2010 20:01:24 +0000 Subject: [PATCH] -Update nitrofuranoo's script to render palette so it sets the picture size -Complete the palette repository with nitrofurano's palettes -Move the palette files so they have cleaner names git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1304 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- scripts/nitrofurano2.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/nitrofurano2.lua b/scripts/nitrofurano2.lua index 9b5153c6..96e3a067 100644 --- a/scripts/nitrofurano2.lua +++ b/scripts/nitrofurano2.lua @@ -1,5 +1,5 @@ -- x8palettetopicture.lua -w,h=getpicturesize(); +setpicturesize(256,64); for y1=0,7,1 do for x1=0,31,1 do for y2=0,7,1 do