pokeplatinum/include/struct_defs/struct_020711C8.h
2023-09-14 00:22:44 +01:00

12 lines
223 B
C

#ifndef POKEPLATINUM_STRUCT_020711C8_H
#define POKEPLATINUM_STRUCT_020711C8_H
#include "pokemon.h"
typedef struct {
Pokemon * unk_00;
void * unk_04;
} UnkStruct_020711C8;
#endif // POKEPLATINUM_STRUCT_020711C8_H