mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2025-12-31 11:17:52 -05:00
otherwise, gcc errored out because non-void functions are supposed to return a value. Alternatively, we could change the declaration to `void`.