Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RetroNick2020 committed Feb 4, 2023
2 parents d266848 + 9282bb8 commit bee7372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/gwbasic/GWDEMO2.BAS
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
100 FOR I = 1 TO 186
110 READ Rcar(I)
120 NEXT I
130 SCREEN 3 'SCREEN 13 for 256 color images
130 SCREEN 7
135 LINE (0, 0)-(6, 0), 4, BF
140 rem LINE (0, 0)-(159, 199), 1, BF
145 rem GET (0,0)-(28,0),Rcar
Expand Down

0 comments on commit bee7372

Please sign in to comment.