mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-13 22:50:04 -05:00
12 lines
385 B
C
12 lines
385 B
C
#ifndef POKEHEARTGOLD_UNK_0205AC88_H
|
|
#define POKEHEARTGOLD_UNK_0205AC88_H
|
|
|
|
#include "script.h"
|
|
|
|
struct UnkStruct_0205AC88 *sub_0205AC88(struct UnkStruct_02059E1C *a0);
|
|
void sub_0205AD0C(struct UnkStruct_0205AC88 *a0);
|
|
void sub_0205AD3C(struct UnkStruct_0205AC88 *a0);
|
|
void sub_0205B27C(MapObjectMan *mapObjectMan, struct UnkStruct_0205AC88 *a0);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_0205AC88_H
|