-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
This commit is contained in:
Adrien Destugues 2010-02-03 20:01:24 +00:00
parent 84ccd7f845
commit de2096c711

View File

@ -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