1
0
forked from mirrors/0ad

Removes USE_FOG define and switches to a shader parameter.

Refs #8385
This commit is contained in:
Vladislav Belov
2025-10-11 08:11:35 +02:00
parent fbc324d97d
commit 3ffb5ec5a0
8 changed files with 36 additions and 63 deletions
+1 -2
View File
@@ -1,4 +1,4 @@
/* Copyright (C) 2024 Wildfire Games.
/* Copyright (C) 2025 Wildfire Games.
* This file is part of 0 A.D.
*
* 0 A.D. is free software: you can redistribute it and/or modify
@@ -76,7 +76,6 @@ X(USE_REFRACTION)
X(USE_SHADOW)
X(USE_SHADOW_PCF)
X(USE_SHADOW_SAMPLER)
X(USE_FOG)
X(WATERTYPE_CLAP)
X(WATERTYPE_LAKE)
X2(_emptystring, "")