Skip to content

Commit

Permalink
Added terminator.
Browse files Browse the repository at this point in the history
  • Loading branch information
basvroegop committed Jan 3, 2025
1 parent 1ece986 commit b86d82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/link/link.asm
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ ExchangeBytes:
ret

String_PleaseWait:
db "EVEN GEDULD!" ; "PLEASE WAIT!@"
db "EVEN GEDULD!@" ; "PLEASE WAIT!@"

ClearLinkData:
ld hl, wLinkData
Expand Down

0 comments on commit b86d82f

Please sign in to comment.