mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-05-31 20:54:44 -05:00
10 lines
217 B
C
10 lines
217 B
C
#ifndef POKEPLATINUM_UNK_02039A58_H
|
|
#define POKEPLATINUM_UNK_02039A58_H
|
|
|
|
#include "struct_defs/comm_cmd_table.h"
|
|
|
|
const CommCmdTable *sub_02039A58(void);
|
|
int sub_02039A60(void);
|
|
|
|
#endif // POKEPLATINUM_UNK_02039A58_H
|