address review commentary

This commit is contained in:
Michael Scire 2020-04-20 09:46:29 -07:00
parent 72369ba36f
commit f2c9ac93f0

View File

@ -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;