pokeplatinum/include/overlay084/ov84_0223B5A0.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

15 lines
484 B
C

#ifndef POKEPLATINUM_OV84_0223B5A0_H
#define POKEPLATINUM_OV84_0223B5A0_H
#include "overlay084/struct_ov84_0223B5A0.h"
#include "overlay_manager.h"
int ov84_0223B5A0(ApplicationManager *appMan, int *param1);
int ov84_0223B76C(ApplicationManager *appMan, int *param1);
int ov84_0223B900(ApplicationManager *appMan, int *param1);
u16 ov84_0223BE5C(UnkStruct_ov84_0223B5A0 *param0, u16 param1, u16 param2);
const u32 ov84_0223D84C(u32 param0);
#endif // POKEPLATINUM_OV84_0223B5A0_H