Make the context's LastError volatile
This commit is contained in:
parent
7d81d6b24e
commit
c2adea1999
@ -681,7 +681,7 @@ struct ALCcontext_struct
|
||||
UIntMap SourceMap;
|
||||
UIntMap EffectSlotMap;
|
||||
|
||||
ALenum LastError;
|
||||
volatile ALenum LastError;
|
||||
|
||||
volatile ALenum UpdateSources;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user