Fix typo in flicker-free planets commentary

This commit is contained in:
Mark Moxon 2023-03-14 19:22:00 +00:00
commit 60a385a785
2 changed files with 4 additions and 4 deletions

View file

@ -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)

View file

@ -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)