aboutsummaryrefslogtreecommitdiff
path: root/assets/manual.html.LyXconv/manual.html
diff options
context:
space:
mode:
authororwell96 <orwell@bleipb.de>2019-01-15 17:43:55 +0100
committerorwell96 <orwell@bleipb.de>2019-01-15 17:43:55 +0100
commita3baead979b62ce0a5dcff36654d7de597cf6708 (patch)
treeb1641ef4127abe8c6c651293ae1e07b822f927ab /Fix Routingcode ARS
Diffstat (limited to 'assets/manual.html.LyXconv/manual.html')
0 files changed, 0 insertions, 0 deletions
ass="hl ppc"> #ifndef SERVER static u8 light_LUT[LIGHT_SUN + 1]; // The const ref to light_LUT is what is actually used in the code const u8 *light_decode_table = light_LUT; struct LightingParams { float a, b, c; // Lighting curve polynomial coefficients float boost, center, sigma; // Lighting curve parametric boost