diff options
Diffstat (limited to 'al/event.h')
-rw-r--r-- | al/event.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ struct AsyncEvent { } srcstate; struct { ALuint id; - ALsizei count; + ALuint count; } bufcomp; struct { ALenum type; |