common: add mirror definitions

This commit is contained in:
Alibek Omarov
2024-03-03 19:01:02 +03:00
parent 7584bbe47e
commit d3e698d042
5 changed files with 9 additions and 1 deletions
+1
View File
@@ -77,6 +77,7 @@ GNU General Public License for more details.
#define FWORLD_CUSTOM_SKYBOX BIT( 1 )
#define FWORLD_WATERALPHA BIT( 2 )
#define FWORLD_HAS_DELUXEMAP BIT( 3 )
#define FWORLD_HAS_MIRRORS BIT( 4 )
// special rendermode for screenfade modulate
// (probably will be expanded at some point)