_GetPaletteColors
void _GetPaletteColors(Node* node, RGBA* table,
_GetPaletteColors(fTree, tmpPalette, &index, sums);
_GetPaletteColors(fTree, table, &index, NULL);
_GetPaletteColors(node->child[i], table, _index, sums);