mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-18 13:07:27 -05:00
18 lines
447 B
C
18 lines
447 B
C
#ifndef POKEPLATINUM_STRUCT_020322F8_H
|
|
#define POKEPLATINUM_STRUCT_020322F8_H
|
|
|
|
#include "struct_defs/struct_02032188.h"
|
|
#include "struct_defs/struct_020322D8.h"
|
|
#include "struct_defs/struct_02032318.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_02032318 unk_00;
|
|
UnkStruct_02032318 unk_08;
|
|
UnkStruct_020322D8 * unk_10;
|
|
UnkStruct_02032188 * unk_14;
|
|
void * unk_18;
|
|
int unk_1C;
|
|
} UnkStruct_020322F8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020322F8_H
|