mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
16 lines
565 B
C
16 lines
565 B
C
#ifndef POKEPLATINUM_OV83_0223D4CC_H
|
|
#define POKEPLATINUM_OV83_0223D4CC_H
|
|
|
|
#include "constants/heap.h"
|
|
|
|
#include "struct_defs/struct_02039A58.h"
|
|
|
|
#include "overlay083/struct_ov83_0223D4CC_decl.h"
|
|
|
|
UnkStruct_ov83_0223D4CC *ov83_0223D4CC(const CommCmdTable *param0, int param1, void *param2, int param3, enum HeapID heapID);
|
|
BOOL ov83_0223D508(int param0, const void *param1, int param2, UnkStruct_ov83_0223D4CC *param3);
|
|
void ov83_0223D558(UnkStruct_ov83_0223D4CC *param0);
|
|
int ov83_0223D570(UnkStruct_ov83_0223D4CC *param0);
|
|
|
|
#endif // POKEPLATINUM_OV83_0223D4CC_H
|