mirror of
https://github.com/switchbrew/libnx.git
synced 2025-12-11 14:45:13 +01:00
add version compatibility info to comment
This commit is contained in:
parent
66fad09623
commit
dc9f50056a
@ -60,7 +60,7 @@ typedef enum {
|
||||
typedef enum {
|
||||
BtmProfile_None = 0, ///< None
|
||||
BtmProfile_Hid = 1, ///< Hid
|
||||
BtmProfile_Audio = 2, ///< Audio
|
||||
BtmProfile_Audio = 2, ///< [13.0.0+] Audio
|
||||
} BtmProfile;
|
||||
|
||||
/// BdName
|
||||
|
||||
Loading…
Reference in New Issue
Block a user