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

Fixed save number for the info overlay #1127

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

mercury501
Copy link
Contributor

Changed the save number variable type from int8_t to uint16_t

Found out that after reaching 0xFFFF saves, trying to save again corrupts the save folder.
Quite unlikely, but a little fun fact xD

Waiting for a couple of tests from @Polymega

Cheers!

@mercury501
Copy link
Contributor Author

Seems all is good, it's ready to be merged!

@elishacloud elishacloud merged commit 64753d7 into elishacloud:master Jan 8, 2025
1 check passed
@elishacloud
Copy link
Owner

Thanks @mercury501!

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

Successfully merging this pull request may close these issues.

2 participants