mirror of
https://github.com/rfivet/BCG101.git
synced 2024-12-18 08:06:27 -05:00
Propagate typo correction to TSS8 ported code.
Insure consistency of EOL.
This commit is contained in:
parent
c1c3ab9037
commit
63a4a686ce
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
* text=auto
|
@ -161,7 +161,7 @@
|
||||
825 GOTO 660
|
||||
830 IF V(1)<>2 THEN 855
|
||||
835 IF V(3)=2 THEN 850
|
||||
840 PRINT"TOO LATE TO DOUBLE, VHARLIE."
|
||||
840 PRINT"TOO LATE TO DOUBLE, CHARLIE."
|
||||
845 GOTO 660
|
||||
850 LET W(P)=2*W(P)
|
||||
855 IF V(1)>0 THEN 430
|
||||
|
Loading…
Reference in New Issue
Block a user