mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 16:47:15 -05:00
10 lines
222 B
C
10 lines
222 B
C
#ifndef POKEPLATINUM_OV83_0223D144_H
|
|
#define POKEPLATINUM_OV83_0223D144_H
|
|
|
|
#include "struct_defs/comm_cmd_table.h"
|
|
|
|
const CommCmdTable *ov83_0223D144(void);
|
|
int ov83_0223D14C(void);
|
|
|
|
#endif // POKEPLATINUM_OV83_0223D144_H
|