pokeplatinum/include/struct_defs/function_ptr_pair.h

12 lines
324 B
C

#ifndef POKEPLATINUM_STRUCT_DEF_FUNCTION_PTR_PAIR_H
#define POKEPLATINUM_STRUCT_DEF_FUNCTION_PTR_PAIR_H
#include "functypes/struct_0207F248_1.h"
typedef struct FunctionPtrPair {
PartyMenuApplication_1 unk_00;
PartyMenuApplication_1 unk_04;
} FunctionPtrPair;
#endif // POKEPLATINUM_STRUCT_DEF_FUNCTION_PTR_PAIR_H