Slower birds

This commit is contained in:
Pecusx
2025-03-17 15:30:54 +01:00
parent fdd4f8a87b
commit eb16fc7ffd
2 changed files with 3 additions and 0 deletions
+3
View File
@@ -158,6 +158,9 @@ screen_level = gamescreen_middle+9*32+13
pla
tax
; fly birds
lda RTCLOK+2
and #%00000001
beq no_wings_change
inc birdsHpos
lda birdsHpos
sta HPOSP0_u
BIN
View File
Binary file not shown.