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

Fix Compilation on GCC 14 #661

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

Kurausukun
Copy link
Contributor

GCC 14 treats implicit pointer conversions as errors, so edits are needed to compile in modern. However, this is already how we're doing it in pokeemerald anyway, so this is more of a sync than anything.

@GriffinRichards GriffinRichards merged commit ceeb6a4 into pret:master Jun 19, 2024
1 check passed
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