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 #368 #374

Merged
merged 1 commit into from
Jun 25, 2024
Merged

fix #368 #374

merged 1 commit into from
Jun 25, 2024

Conversation

NQNStudios
Copy link
Collaborator

A simple fix for a simple problem.

init_fileio() only needs to be called again on Windows, so I wrapped the call in #ifdef SFML_SYSTEM_WINDOWS. It probably wouldn't hurt to call it again on Mac or Linux but there's no reason to.

@CelticMinstrel CelticMinstrel merged commit d6ae801 into calref:master Jun 25, 2024
6 checks passed
@NQNStudios NQNStudios deleted the fix368 branch September 8, 2024 20:32
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