mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +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
|
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