aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/ALc.c
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2009-06-06 23:33:53 -0700
committerChris Robinson <[email protected]>2009-06-06 23:33:53 -0700
commitf3a3358e63d5481fdfcb75856ae485b252767c47 (patch)
tree0267502f4cc2ff86f771438193b5a3a2e00f1b53 /Alc/ALc.c
parent3c122b0bef6f718f2a55e0b27f712e7accf89376 (diff)
Fix for MSVC
MSVC won't accept zero-sized arrays at the end of structs, if that struct is used in another struct that's not also at the end. This wastes a float for each FILTER object
Diffstat (limited to 'Alc/ALc.c')
0 files changed, 0 insertions, 0 deletions