mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-03-25 01:11:06 -04:00
otherwise, gcc errored out because non-void functions are supposed to return a value. Alternatively, we could change the declaration to `void`.