diff options
author | tgsm <doodrabbit@hotmail.com> | 2021-01-14 18:22:00 -0500 |
---|---|---|
committer | tgsm <doodrabbit@hotmail.com> | 2021-01-14 18:22:00 -0500 |
commit | a37fd3dff5df3a93ac7d756d1e16d411a0299dc9 (patch) | |
tree | fc5a94ad854311d6626f158a8c07c940a5245d95 /include/unk_02029FB0.h | |
parent | c3b81b6ec04d0e29b9bb9cf4c9722daa5f40bfa6 (diff) |
decompile unk_0202C144
Diffstat (limited to 'include/unk_02029FB0.h')
-rw-r--r-- | include/unk_02029FB0.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/unk_02029FB0.h b/include/unk_02029FB0.h new file mode 100644 index 00000000..545a6d3a --- /dev/null +++ b/include/unk_02029FB0.h @@ -0,0 +1,9 @@ +#ifndef POKEDIAMOND_UNK_02029FB0_H +#define POKEDIAMOND_UNK_02029FB0_H + +struct UnkStruct_02029FB0 +{ + u8 unk[0x14C]; +}; + +#endif |