mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-03 18:12:14 +02:00
address review commentary
This commit is contained in:
parent
72369ba36f
commit
f2c9ac93f0
@ -72,7 +72,7 @@ typedef enum {
|
||||
|
||||
/// ScreenShotDecodeOption
|
||||
typedef struct {
|
||||
u64 flags; ///< Bitflags, see \ref CapsScreenShotDecoderFlag
|
||||
u64 flags; ///< Bitflags, see \ref CapsScreenShotDecoderFlag.
|
||||
u64 reserved[0x3]; ///< Reserved. Unused by official sw.
|
||||
} CapsScreenShotDecodeOption;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user