mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-17 00:38:42 -05:00
17 lines
341 B
C
17 lines
341 B
C
#ifndef POKEPLATINUM_STRUCT_02015958_H
|
|
#define POKEPLATINUM_STRUCT_02015958_H
|
|
|
|
#include "struct_decls/struct_02018340_decl.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_02018340 * unk_00;
|
|
u32 unk_04;
|
|
u32 unk_08;
|
|
u32 unk_0C;
|
|
u8 unk_10;
|
|
u8 unk_11;
|
|
u8 padding_12[2];
|
|
} UnkStruct_02015958;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02015958_H
|