Skip to content

Commit 914dcec

Browse files
add background
1 parent 8f2e01d commit 914dcec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: os/programs/graphicstest.rrbasic

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
CLS
21
SPRITELOAD brain,"/images/brainbox.png"
2+
SPRITELOAD background,"/images/computer.jpg"
3+
PLOT background,0,0
34
CURSOR 6,4
45
THICKNESS = 30
56
GCOL RGB(255,0,0)

0 commit comments

Comments
 (0)