mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-25 19:55:56 -05:00
15 lines
371 B
C
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
|