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

Implementing GSC RNG #3

Merged
merged 2 commits into from
Jul 21, 2024
Merged

Implementing GSC RNG #3

merged 2 commits into from
Jul 21, 2024

Conversation

InAShellnut
Copy link
Contributor

See the follow up I wrote which covers how GSC RNG is handled here

I'm not the most familiar with zig, so if there are any mistakes feel free to correct them.

InAShellnut and others added 2 commits July 20, 2024 04:53
@addWithOverflow(add, div, carry, &carry) is what we wish would work
here but sadly @addWithOverflow only supports two operands.
@scheibo scheibo merged commit 6cc9e06 into pkmn:main Jul 21, 2024
26 checks passed
@scheibo
Copy link
Contributor

scheibo commented Jul 21, 2024

Thanks! Awesome job with the PR and thanks for researching this!!

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

Successfully merging this pull request may close these issues.

2 participants