Remove OpenGL example globals #6

Merged
mrlem merged 1 commit from fix/opengl_globals into main 2025-06-11 20:03:56 +02:00
mrlem commented 2025-06-09 10:52:30 +02:00 (Migrated from github.com)

These sometimes get reported as compile errors on IDEA (because similarly named globals are present in the same package, even though they are file-private).

These sometimes get reported as compile errors on IDEA (because similarly named globals are present in the same package, even though they are file-private).
Sign in to join this conversation.
No description provided.