mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-08-05 02:25:03 +00:00
peasant: fix bug drawing peasant on cliff
This commit is contained in:
@@ -148,9 +148,9 @@ col_copy_loop:
|
||||
; in a robe and on fire, so we should enforce that
|
||||
|
||||
lda #<walking_sprite_data
|
||||
sta ZX0_src
|
||||
sta zx_src_l+1
|
||||
lda #>walking_sprite_data
|
||||
sta ZX0_src+1
|
||||
sta zx_src_h+1
|
||||
|
||||
lda #$a0
|
||||
|
||||
|
Reference in New Issue
Block a user