Fix typo in flicker-free planets commentary
This commit is contained in:
parent
cc05c3201f
commit
60a385a785
2 changed files with 4 additions and 4 deletions
|
|
@ -959,8 +959,8 @@ GUARD $1EB6
|
||||||
|
|
||||||
.nlin1
|
.nlin1
|
||||||
|
|
||||||
\ If we get here then the old line is differnt to the new
|
\ If we get here then the old line is different to the
|
||||||
\ line, so we draw them both
|
\ new line, so we draw them both
|
||||||
|
|
||||||
JSR LL30 \ Draw the new line from (X1, Y1) to (X2, Y2)
|
JSR LL30 \ Draw the new line from (X1, Y1) to (X2, Y2)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -889,8 +889,8 @@ GUARD $CE00
|
||||||
|
|
||||||
.nlin1
|
.nlin1
|
||||||
|
|
||||||
\ If we get here then the old line is differnt to the new
|
\ If we get here then the old line is different to the
|
||||||
\ line, so we draw them both
|
\ new line, so we draw them both
|
||||||
|
|
||||||
JSR LL30 \ Draw the new line from (X1, Y1) to (X2, Y2)
|
JSR LL30 \ Draw the new line from (X1, Y1) to (X2, Y2)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue