diff options
author | Marco Willems (M17.1) <progreon@gmail.com> | 2018-01-06 22:52:10 +0100 |
---|---|---|
committer | Marco Willems (M17.1) <progreon@gmail.com> | 2018-01-06 22:52:10 +0100 |
commit | dcecc8aebfd2480d6e79f3c1f54b737ecbb319f8 (patch) | |
tree | 269aa3818b69d5379194ffff713ed5d7f4576160 /include/battle.h | |
parent | 344b8bffbb969cca8b1c23ddf994c0c8ec6fe1f8 (diff) | |
parent | 680d3fd7b980578024226eccffe2e01072826227 (diff) |
merge with master
Diffstat (limited to 'include/battle.h')
-rw-r--r-- | include/battle.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/battle.h b/include/battle.h index 0881cf82c..0824fc46c 100644 --- a/include/battle.h +++ b/include/battle.h @@ -368,16 +368,6 @@ struct Struct2017100 u32 arr[4]; }; -struct Struct2019348 -{ - u16 unk0; - u16 unk2; - u8 unk4; - u32 unk8; - u32 unkC; - u32 unk10; -}; - struct Struct2017800 { u8 invisible:1; |