mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-26 11:30:12 +00:00
ksp: loading.bas: add version number
This commit is contained in:
parent
f1433c36b3
commit
8e3fc9083e
@ -32,6 +32,7 @@
|
|||||||
857 HTAB 10:PRINT "Unleashing the Kraken":RETURN
|
857 HTAB 10:PRINT "Unleashing the Kraken":RETURN
|
||||||
900 REM *** TITLE SCREEN ***
|
900 REM *** TITLE SCREEN ***
|
||||||
902 HOME: PRINT: PRINT CHR$(4);"BLOAD TITLE.HGR,A$2000"
|
902 HOME: PRINT: PRINT CHR$(4);"BLOAD TITLE.HGR,A$2000"
|
||||||
|
903 HTAB 27:VTAB 24: PRINT "VERSION 1.3.7";
|
||||||
905 REM ****************
|
905 REM ****************
|
||||||
906 REM KSP THEME MUSIC
|
906 REM KSP THEME MUSIC
|
||||||
907 REM SEE http://eightbitsoundandfury.ld8.org/programming.html
|
907 REM SEE http://eightbitsoundandfury.ld8.org/programming.html
|
||||||
|
Loading…
Reference in New Issue
Block a user