public void ApplyPalette(MasterPalette palette) { TextureConverter.ConvertTo8Bits(ref Texture, palette); }