dereming of residual spaces after weapon names

This commit is contained in:
2023-06-06 09:42:16 -04:00
parent 7b0f87cf60
commit bf8a3ab336
2 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -2038,9 +2038,9 @@ AngleDisplay
and #%01111111 ; remove reverse and #%01111111 ; remove reverse
clearingOnly clearingOnly
sta (weaponPointer),y sta (weaponPointer),y
; lda #0 ; clean the rest lda #0 ; clean the rest
; iny:cpy #16 ; weapon name is max 16 chars iny:cpy #16 ; weapon name is max 16 chars
; bne clearingonly bne clearingonly
rts rts
.endp .endp
;------------------------------------------------- ;-------------------------------------------------
BIN
View File
Binary file not shown.