mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
11 lines
332 B
C
11 lines
332 B
C
#ifndef POKEPLATINUM_OV81_021D1610_H
|
|
#define POKEPLATINUM_OV81_021D1610_H
|
|
|
|
#include "overlay081/struct_ov81_021D1610.h"
|
|
|
|
void ov81_021D1610(UnkStruct_ov81_021D1610 *param0);
|
|
void ov81_021D1634(UnkStruct_ov81_021D1610 *param0);
|
|
void ov81_021D164C(UnkStruct_ov81_021D1610 *param0, u32 param1);
|
|
|
|
#endif // POKEPLATINUM_OV81_021D1610_H
|