pokeplatinum/include/struct_defs/struct_0202D080.h

11 lines
240 B
C

#ifndef POKEPLATINUM_STRUCT_0202D080_H
#define POKEPLATINUM_STRUCT_0202D080_H
#include "struct_defs/sentence.h"
typedef struct UnkStruct_0202D080_t {
Sentence unk_00[4];
} UnkStruct_0202D080;
#endif // POKEPLATINUM_STRUCT_0202D080_H