mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
17 lines
557 B
C
17 lines
557 B
C
#ifndef POKEPLATINUM_UNK_02032798_H
|
|
#define POKEPLATINUM_UNK_02032798_H
|
|
|
|
#include "struct_defs/struct_02039A58.h"
|
|
|
|
void CommCmd_Init(const CommCmdTable *param0, int param1, void *param2);
|
|
void sub_020327E0(void);
|
|
void CommCmd_Callback(int param0, int param1, int param2, void *param3);
|
|
int CommCmd_PacketSizeOf(int param0);
|
|
BOOL sub_020328D0(int param0);
|
|
void *sub_0203290C(int param0, int param1, int param2);
|
|
int CommPacketSizeOf_Variable(void);
|
|
int CommPacketSizeOf_Nothing(void);
|
|
int CommPacketSizeOf_NetId(void);
|
|
|
|
#endif // POKEPLATINUM_UNK_02032798_H
|