mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
16 lines
438 B
C
16 lines
438 B
C
#ifndef POKEPLATINUM_OV4_021D2808_H
|
|
#define POKEPLATINUM_OV4_021D2808_H
|
|
|
|
void ov4_021D2B28();
|
|
BOOL ov4_021D2C70(int param0, void * param1, int param2);
|
|
void ov4_021D2CC0(int param0, int param1, int param2);
|
|
void ov4_021D2EA4();
|
|
void ov4_021D2EF4(void (* func)());
|
|
void ov4_021D2F08(void);
|
|
BOOL ov4_021D2F7C(void);
|
|
void ov4_021D2FA4();
|
|
void ov4_021D2FB8();
|
|
BOOL ov4_021D2FCC(int param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV4_021D2808_H
|