5 lines
59 B
Text
5 lines
59 B
Text
|
|
XSCREEN 3
|
||
|
|
DISPLAY 1
|
||
|
|
GPSET 100, 100, RGB(255, 0, 0)
|
||
|
|
WAIT 60
|