kSplashAlpha top-level constant

int const kSplashAlpha

Alpha value for splash on the custom opt-in effects.

Value: 0x33 = 51 = 20%

Implementation

const int kSplashAlpha = 0x33;