mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
15 lines
453 B
C
15 lines
453 B
C
#ifndef POKEPLATINUM_OV7_02249960_H
|
|
#define POKEPLATINUM_OV7_02249960_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
void ov7_0224B414(FieldSystem *fieldSystem, int param1, int param2, int param3);
|
|
void ov7_0224B450(void);
|
|
u32 ov7_0224B460(void);
|
|
void ov7_0224B47C(FieldSystem *fieldSystem, int param1, int param2, int param3);
|
|
void ov7_0224B4B8(void);
|
|
u32 CommClub_CheckWindowOpenClient(void);
|
|
BOOL ov7_0224B4E4(void);
|
|
|
|
#endif // POKEPLATINUM_OV7_02249960_H
|