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

misc changes #768

Merged
merged 6 commits into from
Dec 29, 2024
Merged

misc changes #768

merged 6 commits into from
Dec 29, 2024

Conversation

Berthalamew
Copy link
Collaborator

No description provided.

- make private functions static
- cleanup functions to store pointer to profile used and use that rather than re-referencing the global
- rename g_cartographer_profile_version to k_cartographer_profile_version
- fix type mismatch warnings in cartographer_render_ingame_ui.cpp
- reorder private functions to the bottom of the file
- move globals and typedefs to their own areas
- add returns and void args to applicable functions
- spacing
- move header prototype for game_engine_in_round to proper file
- set vertex shader members to public
@Berthalamew Berthalamew merged commit 20577c1 into pnill:development-new Dec 29, 2024
3 checks 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.

1 participant