Add in headers.

This commit is contained in:
luckytyphlosion
2022-12-23 14:05:03 -05:00
parent ea716561e3
commit 46f6dc3bf4
2907 changed files with 49816 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
#ifndef POKEPLATINUM_STRUCT_02027F8C_H
#define POKEPLATINUM_STRUCT_02027F8C_H
typedef struct UnkStruct_02027F8C_t {
u16 unk_00[8];
u32 unk_10;
u8 unk_14;
u8 unk_15;
u8 unk_16;
u8 unk_17;
u32 unk_18[16];
u8 unk_58[16];
u8 unk_68[16];
u8 unk_78[16];
} UnkStruct_02027F8C;
#endif // POKEPLATINUM_STRUCT_02027F8C_H