mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-01 05:01:11 -05:00
12 lines
394 B
C
12 lines
394 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(MapObjectManager *mapObjectManager, struct UnkStruct_0205AC88 *a0);
|
|
|
|
#endif // POKEHEARTGOLD_UNK_0205AC88_H
|