Check some float property values for being finite
[openal-soft.git] / al / eax / globals.h
blob6f3e9078f89a2894506be2222505054c2ac39c3b
1 #ifndef EAX_GLOBALS_INCLUDED
2 #define EAX_GLOBALS_INCLUDED
4 inline bool eax_g_is_enabled{true};
6 #endif /* EAX_GLOBALS_INCLUDED */