pokeplatinum/include/struct_defs/struct_02039A58.h
Adrienn Tindall 0fc7dcfd0e CommCmdTable
2024-05-04 05:52:14 -04:00

15 lines
371 B
C

#ifndef POKEPLATINUM_STRUCT_02039A58_H
#define POKEPLATINUM_STRUCT_02039A58_H
#include "functypes/funcptr_02032868.h"
#include "functypes/funcptr_0203290C.h"
#include "functypes/funcptr_020F8E60.h"
typedef struct {
UnkFuncPtr_020F8E60 unk_00;
UnkFuncPtr_02032868 unk_04;
UnkFuncPtr_0203290C unk_08;
} CommCmdTable;
#endif // POKEPLATINUM_STRUCT_02039A58_H