diff options
author | Chris Robinson <[email protected]> | 2023-03-11 20:55:38 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2023-03-11 20:55:38 -0800 |
commit | e7610b90dae0844d8e91c422c4cfbbeffab19c46 (patch) | |
tree | 2da8eced6393e1ea08646b5b569cf5806b30d1e3 /alc/context.h | |
parent | 20ab7645fb637e427d31f044fa1a05f683595f58 (diff) |
Check the correct ID value for clearing the deferred flag
property_id is the original value with the deferred flag in the msb. If the
call is deferred, that flag is set, preventing it from matching any of the
enums. The property_id_ member has the ID without the flag.
Diffstat (limited to 'alc/context.h')
0 files changed, 0 insertions, 0 deletions