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 some omissions #3418

Merged
merged 1 commit into from
Oct 14, 2023
Merged

Fix some omissions #3418

merged 1 commit into from
Oct 14, 2023

Conversation

Bigfoot71
Copy link
Contributor

Small correction following the mention in the issue: [core] Splitting rcore by platform into submodules
Changes the return type of InitGraphicsDevice() from bool to int.
Adds a return 0 at the end of InitPlatform().

Changes the return type of `InitGraphicsDevice()` from `bool` to `int`.
Adds a return at the end of `InitPlatform()`.
@raysan5 raysan5 merged commit 6d7112f into raysan5:master Oct 14, 2023
12 checks passed
@raysan5
Copy link
Owner

raysan5 commented Oct 14, 2023

@Bigfoot71 thanks for the review!

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