You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read the code in "frame()" function and find that " attron(262176 | board[i][j] << 8)", I know what attron means, but I don't understand 262176, what's the meaning?