ds: fix nano breakage

This commit is contained in:
Vince Weaver 2019-11-06 19:29:20 -05:00
parent 2190a9eeef
commit e5aad30da9

View File

@ -1429,7 +1429,7 @@ asteroid_inc_after:
score_text2:
.byte 0,0
.asciiz "LEVEL:3 LIVES:1 SCORE:000000 HI:001978 "
.asciiz "LEVEL:3 LIVES:1 SCORE:000000 HI:001978"
score_before:
.assert >score_before = >score_after, error, "score crosses page"