mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-14 03:52:13 -04:00
Some henna documentation (#2739)
* henna minor cleanup * rename light to kankyo * more cleanup * pos * more cleanup * fix build * final fix
This commit is contained in:
@@ -1610,7 +1610,7 @@ void cloud_shadow_move() {
|
||||
cLib_addCalc(&g_env_light.field_0xebc, 0.3f, 0.1f, 0.01f, 0.000001f);
|
||||
}
|
||||
|
||||
if (g_env_light.field_0x12cc >= 3) {
|
||||
if (g_env_light.wether >= 3) {
|
||||
cLib_addCalc(&g_env_light.field_0xebc, 1.0f, 0.5f, 0.1f, 0.000001f);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user