Update src/audio_core/common/feature_support.h
Updated AudioCore Revision from 11 -> 13
This commit is contained in:
parent
528c09ae72
commit
8a5a52f546
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
#include "common/polyfill_ranges.h"
|
||||
|
||||
namespace AudioCore {
|
||||
constexpr u32 CurrentRevision = 11;
|
||||
constexpr u32 CurrentRevision = 13;
|
||||
|
||||
enum class SupportTags {
|
||||
CommandProcessingTimeEstimatorVersion4,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue