Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/coolgirl-multicart/coolgirl-multirom-builder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2016-05-25 14:08:16 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2016-05-25 14:08:16 +0300
commit846e7a4939e066ad9a4d7e6142536b613395e0af (patch)
treeb765d047e586bd841f6f119b3c5ddf3885894da7 /menu.asm
parentb385a9c2eb3a9f02375ede2c568a2cb8f415522e (diff)
Really fixed
Diffstat (limited to 'menu.asm')
-rw-r--r--menu.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/menu.asm b/menu.asm
index 0100fb9..2c89c20 100644
--- a/menu.asm
+++ b/menu.asm
@@ -2351,7 +2351,7 @@ flash_set_superbank:
lda #$00
flash_set_superbank_calc_next:
sec
- sbc #$08
+ sbc #$02
dex
bne flash_set_superbank_calc_next
sta $5001