pokeplatinum/include/struct_defs/struct_020711C8.h
2024-07-06 14:40:34 -07:00

12 lines
221 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