diff options
author | Chris Robinson <[email protected]> | 2019-09-28 16:40:38 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2019-09-28 16:40:38 -0700 |
commit | 7783fa738c678ad88c8f4571f48ad0191767cbf1 (patch) | |
tree | 7e2b6180fbac51645799d5fc247483ef1167520e /alc/alu.h | |
parent | 4b746b8d37911600bb64e3cb9efe8c370968df1d (diff) |
Make the BSincTables constexpr in an anonymous namespace
Diffstat (limited to 'alc/alu.h')
-rw-r--r-- | alc/alu.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -24,7 +24,6 @@ struct ALbufferlistitem; struct ALeffectslot; -struct BSincTable; enum class DistanceModel; |