Skip to content

Conversation

@cyrgani
Copy link
Contributor

@cyrgani cyrgani commented Jan 10, 2025

Fixes #823.
Allows #[cfg(one_screenshot)] internally without making it publicly acessible as it is only a debugging utility.
Allows static_mut_refs because macroquad 0.4 is fundamentally built as a single-thread library with a central static mut CONTEXT and this lint cannot be fixed without larger changes.

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.

#[cfg(one_screenshot) warnings

1 participant