Small "t" as team symbol.

For easier BIT operations :)
This commit is contained in:
Pecusx
2025-12-18 22:19:55 +01:00
parent 4c09466506
commit 6a72c11363
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -157,7 +157,7 @@ TeamOff
beq NoTeam
TeamCorrect
lda TeamGame
eor #$34 ; 'T' character
eor #$74 ; 't' character
NoTeam
sta TeamGame
rts
BIN
View File
Binary file not shown.