Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
berk76 committed Feb 22, 2018
1 parent dadc68f commit 80619b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hlas.asm
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ tbl04 db 000h, 02eh
db 0feh, 000h
db 000h, 000h

txt01 db '* HLAS *',13,10
txt01 db 'HLAS 2',13,10
db '(https://github.com/berk76/hlas)',13,10
db 13,10,'$'

Expand Down

0 comments on commit 80619b0

Please sign in to comment.