aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL32/Include')
-rw-r--r--OpenAL32/Include/alMain.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h
index e3df6034..ae060014 100644
--- a/OpenAL32/Include/alMain.h
+++ b/OpenAL32/Include/alMain.h
@@ -553,10 +553,10 @@ enum Channel {
BottomBackLeft,
BottomBackRight,
- Aux0,
- Aux1,
- Aux2,
- Aux3,
+ BFormatW,
+ BFormatX,
+ BFormatY,
+ BFormatZ,
InvalidChannel
};