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{