mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
17 lines
592 B
C
17 lines
592 B
C
#ifndef POKEPLATINUM_OV88_0223B140_H
|
|
#define POKEPLATINUM_OV88_0223B140_H
|
|
|
|
#include "struct_decls/struct_02095E80_decl.h"
|
|
#include "struct_decls/struct_party_decl.h"
|
|
|
|
#include "overlay_manager.h"
|
|
|
|
int ov88_0223B140(OverlayManager *param0, int *param1);
|
|
int ov88_0223B57C(OverlayManager *param0, int *param1);
|
|
int ov88_0223C03C(OverlayManager *param0, int *param1);
|
|
void ov88_0223D044(int param0, int param1, int param2);
|
|
void ov88_0223D058(UnkStruct_02095E80 *param0, int param1, int param2);
|
|
void ov88_0223D098(int param0, Party *param1, int param2);
|
|
|
|
#endif // POKEPLATINUM_OV88_0223B140_H
|