Skip to content

Commit

Permalink
add background
Browse files Browse the repository at this point in the history
  • Loading branch information
braindigitalis committed May 27, 2023
1 parent 8f2e01d commit 914dcec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion os/programs/graphicstest.rrbasic
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
CLS
SPRITELOAD brain,"/images/brainbox.png"
SPRITELOAD background,"/images/computer.jpg"
PLOT background,0,0
CURSOR 6,4
THICKNESS = 30
GCOL RGB(255,0,0)
Expand Down

0 comments on commit 914dcec

Please sign in to comment.