mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-01 05:01:11 -05:00
10 lines
230 B
C
10 lines
230 B
C
#ifndef POKEHEARTGOLD_UNK_02054648_H
|
|
#define POKEHEARTGOLD_UNK_02054648_H
|
|
|
|
#include "script.h"
|
|
|
|
void sub_0205489C(u32 *a0, int a1);
|
|
u8 GetMetatileBehaviorAt(FieldSystem *fsys, int x, int y);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02054648_H
|