pokeplatinum/include/overlay088/ov88_0223B140.h
Eduardo Quezada fc03351879
Standarized OverlayManager names (#524)
* Standarized OverlayManager names

* Most "overlay" to "application"

* Other renames

* Last rename

* undo ov97_0222D30C.c changes
2025-05-26 12:50:57 -07:00

17 lines
579 B
C

#ifndef POKEPLATINUM_OV88_0223B140_H
#define POKEPLATINUM_OV88_0223B140_H
#include "struct_decls/struct_02095E80_decl.h"
#include "overlay_manager.h"
#include "party.h"
int ov88_0223B140(ApplicationManager *appMan, int *param1);
int ov88_0223B57C(ApplicationManager *appMan, int *param1);
int ov88_0223C03C(ApplicationManager *appMan, 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