removed extra .byte8
This commit is contained in:
parent
da758df019
commit
e47d81701b
|
|
@ -1844,7 +1844,7 @@ update_dialog:
|
||||||
; TODO
|
; TODO
|
||||||
rts
|
rts
|
||||||
|
|
||||||
dialog:.byte8
|
dialog:
|
||||||
.byte 0, "are you ok?", 0
|
.byte 0, "are you ok?", 0
|
||||||
.byte 1, "... who are you?", 0
|
.byte 1, "... who are you?", 0
|
||||||
.byte 2, "thank goodness.\ni'm lilia from lance village.", 0
|
.byte 2, "thank goodness.\ni'm lilia from lance village.", 0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue