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