move `#include "rgb.h"` from quantum.h to quantum.c
I think `quantum.h` should contain only API declarations that `quantum.c` provides externally. `rgb.h` contains function weak definitions. This should not be in `quantum.h`.miryoku-merge-master
parent
79b58937f4
commit
2e8b32b9b5
Loading…
Reference in New Issue