10 or 20 rounds in Team game and better credits

This commit is contained in:
Pecusx
2025-12-21 00:14:57 +01:00
parent 3de9e001f0
commit 77a468b9c1
5 changed files with 15 additions and 6 deletions
+3 -1
View File
@@ -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