mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-26 17:49:43 +00:00
fix Berzap RNG overflow
This commit is contained in:
parent
3a5d2d3830
commit
04e839d4d7
@ -16,6 +16,7 @@
|
||||
|
||||
callback1
|
||||
lda #$4c
|
||||
sta $C9 ; fix RNG issue
|
||||
sta $b4d6
|
||||
lda #<callback2
|
||||
sta $b4d7
|
||||
|
Loading…
Reference in New Issue
Block a user