diff options
author | YamaArashi <shadow962@live.com> | 2017-01-28 13:51:14 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-28 13:51:14 -0800 |
commit | ed8f49d5e1418309cbc4f705a242d073258c8639 (patch) | |
tree | a9620a22bc7fd4ebbb2cb38c46841a82d24484f0 /include/asm.h | |
parent | 9a500a622b7fb666b8b45e1280af02084fcbc12d (diff) |
tabs to spaces
Diffstat (limited to 'include/asm.h')
-rw-r--r-- | include/asm.h | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/include/asm.h b/include/asm.h index dd1955bb2..0b0fc3006 100644 --- a/include/asm.h +++ b/include/asm.h @@ -30,19 +30,19 @@ struct FieldInput struct UnknownStruct_FPA { - u8 unk0; - u8 unk1; - u8 unk2; - s16 unk4; - s16 unk6; - u8 unk8; - u8 unk9; - u8 unkA_0:4; - u8 unkA_4:4; - u16 unkC; - u16 unkE; - u32 unk10; - u16 unk14; + u8 unk0; + u8 unk1; + u8 unk2; + s16 unk4; + s16 unk6; + u8 unk8; + u8 unk9; + u8 unkA_0:4; + u8 unkA_4:4; + u16 unkC; + u16 unkE; + u32 unk10; + u16 unk14; }; #include "asm.inc.h" |