-
Notifications
You must be signed in to change notification settings - Fork 20
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
Document Quiz Addr #308
base: master
Are you sure you want to change the base?
Document Quiz Addr #308
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are these simple integers/pointers to ints? Or more complex structs? Or still unknown?
They're just ints. It may be more accurate to call the 'timer' a counter instead though. I have double checked what happens to the addresses in no$gba during the quiz. |
Okay, can you add variable declarations in the headers then? |
No description provided.