mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
14 lines
304 B
C
14 lines
304 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021EDD04_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021EDD04_H
|
|
|
|
#include "struct_defs/struct_020217F4.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_06;
|
|
const UnkStruct_020217F4 *unk_08;
|
|
} UnkStruct_ov5_021EDD04;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021EDD04_H
|