Interrupt / Interrupt/systemshock
OpenGL should not be referenced in code if compiling without the flag
Open
- Dominant language
- C
- Stars
- 900
- Forks
- 77
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 1
Description
Currently the main window initialization does all sorts of OpenGL setup even if the OpenGL flag isn't set. That code should be put behind an `#ifdef OPENGL` flag.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.