mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-27 12:30:30 +00:00
fix build
This commit is contained in:
parent
b48c9172fd
commit
776304f30e
@ -100,7 +100,7 @@ sCheatDescriptionSuffix
|
||||
; out: all flags and registers clobbered
|
||||
;------------------------------------------------------------------------------
|
||||
DrawUIWithoutDots
|
||||
lda #" " * 2
|
||||
lda #$40 ; " " * 2
|
||||
+HIDE_NEXT_2_BYTES
|
||||
DrawUI
|
||||
lda #$FF ; #$7F * 2
|
||||
|
Loading…
Reference in New Issue
Block a user