mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
14 lines
487 B
C
14 lines
487 B
C
#ifndef POKEPLATINUM_OV111_021D2F80_H
|
|
#define POKEPLATINUM_OV111_021D2F80_H
|
|
|
|
#include "overlay111/struct_ov111_021D2F80.h"
|
|
|
|
#include "cell_actor.h"
|
|
|
|
void ov111_021D2F80(UnkStruct_ov111_021D2F80 *param0);
|
|
CellActor *ov111_021D3280(UnkStruct_ov111_021D2F80 *param0, u32 param1, u32 param2, u32 param3, u32 param4, u8 param5);
|
|
void ov111_021D3320(UnkStruct_ov111_021D2F80 *param0);
|
|
void ov111_021D33B0(UnkStruct_ov111_021D2F80 *param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV111_021D2F80_H
|