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

13 lines
276 B
C

#ifndef POKEPLATINUM_STRUCT_0200F600_H
#define POKEPLATINUM_STRUCT_0200F600_H
#include "functypes/funcptr_0200F634.h"
typedef struct {
void *unk_00[2];
UnkFuncPtr_0200F634 unk_08[2];
int unk_10[2];
} UnkStruct_0200F600;
#endif // POKEPLATINUM_STRUCT_0200F600_H