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