mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-27 02:31:00 +00:00
glados: fix typo in comment
This commit is contained in:
parent
53cc1776ff
commit
88bb2adcf6
@ -30,7 +30,7 @@
|
|||||||
6 FOR L=770 TO 804:READ V:POKE L,V:NEXT L
|
6 FOR L=770 TO 804:READ V:POKE L,V:NEXT L
|
||||||
'
|
'
|
||||||
' Load Shape Table
|
' Load Shape Table
|
||||||
' We just *barely* fit above the soud but below DOS vectors
|
' We just *barely* fit above the sound but below DOS vectors
|
||||||
8 POKE 232,38:POKE 233,3
|
8 POKE 232,38:POKE 233,3
|
||||||
9 PRINT D$;"BLOAD OBJECTS.SHAPE,A$326"
|
9 PRINT D$;"BLOAD OBJECTS.SHAPE,A$326"
|
||||||
'
|
'
|
||||||
|
Loading…
Reference in New Issue
Block a user