mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
15 lines
527 B
C
15 lines
527 B
C
#ifndef POKEPLATINUM_OV70_0226CE54_H
|
|
#define POKEPLATINUM_OV70_0226CE54_H
|
|
|
|
#include "constants/heap.h"
|
|
|
|
#include "overlay070/struct_ov70_0225DEE8_decl.h"
|
|
#include "overlay070/struct_ov70_0226CF38_decl.h"
|
|
|
|
UnkStruct_ov70_0226CF38 *ov70_0226CE54(UnkStruct_ov70_0225DEE8 *param0, enum HeapID heapID);
|
|
void ov70_0226CF38(UnkStruct_ov70_0226CF38 *param0);
|
|
void ov70_0226CF40(UnkStruct_ov70_0226CF38 *param0);
|
|
BOOL ov70_0226CFFC(const UnkStruct_ov70_0226CF38 *param0, u32 param1, int param2);
|
|
|
|
#endif // POKEPLATINUM_OV70_0226CE54_H
|