diff options
Diffstat (limited to 'src/wieldmesh.h')
-rw-r--r-- | src/wieldmesh.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wieldmesh.h b/src/wieldmesh.h index 14bd85bca..3b39dbfac 100644 --- a/src/wieldmesh.h +++ b/src/wieldmesh.h @@ -64,6 +64,7 @@ private: bool m_lighting; bool m_enable_shaders; + bool m_anisotropic_filter; bool m_bilinear_filter; bool m_trilinear_filter; |