libs added

This commit is contained in:
ehn-pkalinowski
2021-06-17 13:03:30 -04:00
parent 983a6e2862
commit af5b7aff8b
3 changed files with 626 additions and 3 deletions
+3 -3
View File
@@ -76,8 +76,8 @@ margin=48 ;mountain drawing Y variable margin
display=$1010 ;kill dos with the casette recorder!
MaxPlayers = 6
icl '../lib/atari.hea'
icl '../lib/macro.hea'
icl 'lib/atari.hea'
icl 'lib/macro.hea'
;Game loading address
ORG $3010 ;two hex thousands for screen
@@ -1141,4 +1141,4 @@ TheEnd
.endif
run START
run START