Skip to content

[examples][core] refactoring core_input_mouse.c to use IsCursorHidden function for consistency#5132

Merged
raysan5 merged 1 commit intoraysan5:masterfrom
maiconpintoabreu:fix-examples
Aug 21, 2025
Merged

[examples][core] refactoring core_input_mouse.c to use IsCursorHidden function for consistency#5132
raysan5 merged 1 commit intoraysan5:masterfrom
maiconpintoabreu:fix-examples

Conversation

@maiconpintoabreu
Copy link
Contributor

Small refactor to make the example use a Raylib's function instead of local variable by swapping local variable isCursorHidden with IsCursorHidden()

@raysan5 raysan5 merged commit 0aa5e81 into raysan5:master Aug 21, 2025
17 checks passed
@raysan5
Copy link
Owner

raysan5 commented Aug 21, 2025

@maiconpintoabreu thanks for the review!

@maiconpintoabreu maiconpintoabreu deleted the fix-examples branch March 10, 2026 11:01
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