Small "t" as team symbol.
For easier BIT operations :)
This commit is contained in:
+1
-1
@@ -157,7 +157,7 @@ TeamOff
|
|||||||
beq NoTeam
|
beq NoTeam
|
||||||
TeamCorrect
|
TeamCorrect
|
||||||
lda TeamGame
|
lda TeamGame
|
||||||
eor #$34 ; 'T' character
|
eor #$74 ; 't' character
|
||||||
NoTeam
|
NoTeam
|
||||||
sta TeamGame
|
sta TeamGame
|
||||||
rts
|
rts
|
||||||
|
|||||||
BIN
Binary file not shown.
Reference in New Issue
Block a user