mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
Small "t" as team symbol.
For easier BIT operations :)
This commit is contained in:
+1
-1
@@ -157,7 +157,7 @@ TeamOff
|
||||
beq NoTeam
|
||||
TeamCorrect
|
||||
lda TeamGame
|
||||
eor #$34 ; 'T' character
|
||||
eor #$74 ; 't' character
|
||||
NoTeam
|
||||
sta TeamGame
|
||||
rts
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user