pokeplatinum/include/struct_defs/struct_020251A4.h
2022-12-23 14:05:03 -05:00

15 lines
341 B
C

#ifndef POKEPLATINUM_STRUCT_020251A4_H
#define POKEPLATINUM_STRUCT_020251A4_H
#include "functypes/funcptr_020E5894.h"
#include "functypes/funcptr_020E5894_1.h"
typedef struct {
int unk_00;
int unk_04;
UnkFuncPtr_020E5894 unk_08;
UnkFuncPtr_020E5894_1 unk_0C;
} UnkStruct_020251A4;
#endif // POKEPLATINUM_STRUCT_020251A4_H