twn_fog.c: fog added!
This commit is contained in:
@ -85,6 +85,7 @@ static void ingame_tick(State *state) {
|
||||
}
|
||||
|
||||
push_skybox("/assets/miramar/miramar_*.tga");
|
||||
push_fog(0.9, 1.0, 0.05, (Color){ 140, 147, 160, 255 });
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user