mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
* Standarized OverlayManager names * Most "overlay" to "application" * Other renames * Last rename * undo ov97_0222D30C.c changes
24 lines
1.2 KiB
C
24 lines
1.2 KiB
C
#ifndef POKEPLATINUM_OV115_02260440_H
|
|
#define POKEPLATINUM_OV115_02260440_H
|
|
|
|
#include "overlay115/struct_ov115_0226095C_decl.h"
|
|
#include "overlay115/struct_ov115_02265AD0.h"
|
|
#include "overlay115/struct_ov115_02265AD4.h"
|
|
|
|
#include "overlay_manager.h"
|
|
|
|
int ov115_02260440(ApplicationManager *appMan, int *param1);
|
|
int ov115_0226048C(ApplicationManager *appMan, int *param1);
|
|
int ov115_022608E4(ApplicationManager *appMan, int *param1);
|
|
void ov115_0226095C(UnkStruct_ov115_0226095C *param0);
|
|
void ov115_02260964(UnkStruct_ov115_0226095C *param0);
|
|
void ov115_0226096C(UnkStruct_ov115_0226095C *param0, const UnkStruct_ov115_02265AD0 *param1, u32 param2);
|
|
void ov115_02260988(UnkStruct_ov115_0226095C *param0, const UnkStruct_ov115_02265AD0 *param1, u32 param2);
|
|
void ov115_02260994(UnkStruct_ov115_0226095C *param0, u32 param1, u32 param2);
|
|
void ov115_022609B4(UnkStruct_ov115_0226095C *param0, const UnkStruct_ov115_02265AD4 *param1, u32 param2);
|
|
void ov115_022609D8(UnkStruct_ov115_0226095C *param0, u32 param1);
|
|
void ov115_022609E4(UnkStruct_ov115_0226095C *param0, u32 param1, u32 param2);
|
|
void ov115_02260A48(UnkStruct_ov115_0226095C *param0);
|
|
|
|
#endif // POKEPLATINUM_OV115_02260440_H
|