mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
17 lines
393 B
C
17 lines
393 B
C
#ifndef POKEPLATINUM_STRUCT_OV100_021D4DD8_H
|
|
#define POKEPLATINUM_STRUCT_OV100_021D4DD8_H
|
|
|
|
#include "struct_defs/struct_020985E4.h"
|
|
|
|
#include "overlay100/struct_ov100_021D46C8.h"
|
|
|
|
typedef struct {
|
|
BOOL unk_00;
|
|
int unk_04;
|
|
void *unk_08;
|
|
UnkStruct_ov100_021D46C8 unk_0C;
|
|
UnkStruct_020985E4 *unk_D0;
|
|
} UnkStruct_ov100_021D4DD8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV100_021D4DD8_H
|