From: fincs Date: Mon, 5 Oct 2015 09:40:20 +0000 (+0200) Subject: Whoops X-Git-Tag: v1.0.0~87 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=f4cef43033bd5ad33002ed2032c4699254d4e412;p=corbenik%2Fctrulib.git Whoops --- diff --git a/libctru/include/3ds/services/mvd.h b/libctru/include/3ds/services/mvd.h index 5f001d4..c6d5c12 100644 --- a/libctru/include/3ds/services/mvd.h +++ b/libctru/include/3ds/services/mvd.h @@ -28,7 +28,7 @@ typedef struct { mvdstdTypeInput input_type; ///< Input type. u32 unk_x04; ///< Unknown. u32 unk_x08; ///< Unknown. - u32 inwidth ///< Input width. + u32 inwidth; ///< Input width. u32 inheight; ///< Input height. u32 physaddr_colorconv_indata; ///< Physical address of color conversion input data. u32 unk_x18[0x28>>2]; ///< Unknown.