From f4cef43033bd5ad33002ed2032c4699254d4e412 Mon Sep 17 00:00:00 2001 From: fincs Date: Mon, 5 Oct 2015 11:40:20 +0200 Subject: [PATCH] Whoops --- libctru/include/3ds/services/mvd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.