mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
20 lines
907 B
C
20 lines
907 B
C
#ifndef POKEPLATINUM_OV70_02269190_H
|
|
#define POKEPLATINUM_OV70_02269190_H
|
|
|
|
#include "constants/heap.h"
|
|
|
|
#include "overlay066/struct_ov66_0222DFF8_decl.h"
|
|
#include "overlay070/struct_ov70_0225C894_decl.h"
|
|
#include "overlay070/struct_ov70_0225CA20_decl.h"
|
|
#include "overlay070/struct_ov70_02260AD4_decl.h"
|
|
#include "overlay070/struct_ov70_02269204_decl.h"
|
|
|
|
UnkStruct_ov70_02269204 *ov70_02269190(UnkStruct_ov66_0222DFF8 *param0, UnkStruct_ov70_0225C894 *param1, UnkStruct_ov70_02260AD4 *param2, UnkStruct_ov70_0225CA20 *param3, enum HeapID heapID, u32 heapID2);
|
|
void ov70_02269204(UnkStruct_ov70_02269204 *param0);
|
|
void ov70_02269220(UnkStruct_ov70_02269204 *param0);
|
|
void ov70_02269240(UnkStruct_ov70_02269204 *param0);
|
|
void ov70_02269268(UnkStruct_ov70_02269204 *param0, u32 param1, u32 param2);
|
|
BOOL ov70_02269298(const UnkStruct_ov70_02269204 *param0, u32 param1);
|
|
|
|
#endif // POKEPLATINUM_OV70_02269190_H
|