#include "legoutil.h" // OFFSET: LEGO1 0x1003eae0 void ConvertColor(float r, float g, float b, float* out_r, float* out_g, float* out_b) { // todo }