Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what's the meaning of "262176" ? #20

Open
zhangzhuang15 opened this issue May 23, 2022 · 2 comments
Open

what's the meaning of "262176" ? #20

zhangzhuang15 opened this issue May 23, 2022 · 2 comments

Comments

@zhangzhuang15
Copy link

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?

@ning2510
Copy link

ning2510 commented Nov 23, 2022

In fact, it should be 262144(A_REVERSE), not 262176.

@zhangzhuang15
Copy link
Author

zhangzhuang15 commented Nov 23, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants