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
29 lines
1.3 KiB
C
29 lines
1.3 KiB
C
#ifndef POKEPLATINUM_UNK_0209B6F8_H
|
|
#define POKEPLATINUM_UNK_0209B6F8_H
|
|
|
|
#include "struct_decls/struct_0209B75C_decl.h"
|
|
|
|
#include "functypes/funcptr_0209B988.h"
|
|
#include "overlay104/struct_ov104_02230BE4.h"
|
|
#include "overlay104/struct_ov104_0223C4CC_decl.h"
|
|
#include "overlay104/struct_ov104_0223C634.h"
|
|
#include "overlay104/struct_ov104_0223C688.h"
|
|
#include "overlay104/struct_ov104_0223D3B0.h"
|
|
|
|
#include "overlay_manager.h"
|
|
|
|
UnkStruct_ov104_02230BE4 *sub_0209B970(UnkStruct_0209B75C *param0);
|
|
UnkStruct_ov104_0223C4CC *sub_0209B974(UnkStruct_0209B75C *param0);
|
|
void *sub_0209B978(UnkStruct_0209B75C *param0);
|
|
void sub_0209B980(UnkStruct_0209B75C *param0, void *param1);
|
|
void sub_0209B988(UnkStruct_0209B75C *param0, const ApplicationManagerTemplate *param1, void *param2, int param3, UnkFuncPtr_0209B988 param4);
|
|
void sub_0209B9B4(UnkStruct_0209B75C *param0);
|
|
void sub_0209B9BC(UnkStruct_0209B75C *param0, u16 param1, u16 param2);
|
|
UnkStruct_ov104_0223C688 *sub_0209B9CC(UnkStruct_0209B75C *param0);
|
|
UnkStruct_ov104_0223C634 *sub_0209B9D0(UnkStruct_0209B75C *param0);
|
|
UnkStruct_ov104_0223C634 *sub_0209B9D4(UnkStruct_0209B75C *param0, int param1);
|
|
UnkStruct_ov104_0223D3B0 *sub_0209B9E0(UnkStruct_0209B75C *param0);
|
|
void sub_0209B9EC(UnkStruct_0209B75C *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0209B6F8_H
|