mirror of
https://github.com/Pecusx/dino-game.git
synced 2026-05-20 22:33:23 +02:00
Difficulty and muzak from Alex
This commit is contained in:
@@ -457,7 +457,7 @@ Shift
|
||||
lda WorldTable-1,y
|
||||
bne no_mountain
|
||||
lda RANDOM
|
||||
and #%00011111 ; 32:1
|
||||
and #%00111111 ; 64:1
|
||||
bne no_mountain
|
||||
lda #13
|
||||
sta WorldTable-1,y
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user