mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-05 15:05:36 +00:00
Now projectm_create() will just return a NULL pointer instead of having the runtime library call SIGABRT. In a later iteration, we may allow creation of the instance and just keep the renderer uninitialized. Users should then call a to-be-introduced renderer reinitialization function.