mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-12 13:54:59 -05:00
11 lines
211 B
C
11 lines
211 B
C
#ifndef POKEHEARTGOLD_UNK_02018380_H
|
|
#define POKEHEARTGOLD_UNK_02018380_H
|
|
|
|
#include "igt.h"
|
|
|
|
void sub_02018380(void);
|
|
void sub_020183B0(void);
|
|
void sub_0201838C(IGT* igt);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02018380_H
|