Skip to content

Will global state not work with LIBs built with core? #1

Description

@TomWhitcombe

LogVerbosity g_current_verbosity = LOG_VERBOSITY_INFO;

see the comment: is using global state bad for verbosity level because of issues with .libs?

We may want to look at what raylib do with their CORE struct they have and see if they have encountered this issue.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions