mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
10 or 20 rounds in Team game and better credits
This commit is contained in:
+3
-1
@@ -78,7 +78,9 @@
|
||||
OptionsMainLoop
|
||||
bit TeamGame
|
||||
bvc NoTeamMoreRounds
|
||||
mva #0 OptionsTable+4 ; In Team game only 10 rounds available
|
||||
lda OptionsTable+4 ; In Team game only 10 or 20 rounds available
|
||||
and #%00000001
|
||||
sta OptionsTable+4
|
||||
NoTeamMoreRounds
|
||||
jsr OptionsInversion
|
||||
jsr GetKey
|
||||
|
||||
Reference in New Issue
Block a user