mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-01 05:01:11 -05:00
11 lines
287 B
C
11 lines
287 B
C
#ifndef POKEHEARTGOLD_UNK_020648EC_H
|
|
#define POKEHEARTGOLD_UNK_020648EC_H
|
|
|
|
#include "field_system.h"
|
|
|
|
void sub_020648EC(FieldSystem* fsys);
|
|
void sub_02064910(FieldSystem* fsys);
|
|
BOOL sub_02064938(FieldSystem *fsys, u32 a1, u32 a2, u32 a3, u32 a4);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_020648EC_H
|