Lua factory: More room for file names (34 chars instead of 18), and a preview of the script's first lines of comments.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1326 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
-- drawgrid8x8matchcolor.lua
|
||||
-- Draw red 8x8 grid
|
||||
w,h=getpicturesize();
|
||||
c=matchcolor(0xFF,0x00,0x00)
|
||||
for y=0,h-1,1 do
|
||||
|
||||
Reference in New Issue
Block a user