Post Reply 
bugs still exists in r10637!
06-07-2017, 04:16 AM
Post: #5
RE: bugs still exists in r10637!
Code:
EXPORT QQQQ()
BEGIN
 local i;
 for i from 0 to 319 do
  rect_p(i,0,i,239,#FF0000h+floor(i/320*256)*#1000000h);
 end;
 freeze;
END;
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
bugs still exists in r10637! - wangchong01 - 10-08-2016, 05:19 PM
RE: bugs still exists in r10637! - wangchong01 - 06-07-2017 04:16 AM



User(s) browsing this thread: 1 Guest(s)