mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-29 15:29:34 +00:00
ds: fix nano breakage
This commit is contained in:
parent
2190a9eeef
commit
e5aad30da9
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user