From: smea Date: Tue, 11 Mar 2014 19:18:57 +0000 (+0100) Subject: GPU : DVLE_SendOutmap fix X-Git-Tag: v0.2.0~171 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=cd5fb3ac6ec30ffe216e16d57544547181ba0977;p=corbenik%2Fctrulib.git GPU : DVLE_SendOutmap fix --- diff --git a/libctru/include/ctr/SHDR.h b/libctru/include/ctr/SHDR.h index e713036..e819c3d 100644 --- a/libctru/include/ctr/SHDR.h +++ b/libctru/include/ctr/SHDR.h @@ -27,9 +27,9 @@ typedef struct{ }DVLE_constEntry_s; typedef struct{ - u32 header; u16 type; u16 regID; + u32 header; }DVLE_outEntry_s; typedef struct{