mirror of
https://github.com/pret/pokeheartgold.git
synced 2024-12-03 10:40:54 +00:00
12 lines
295 B
C
12 lines
295 B
C
#ifndef POKEHEARTGOLD_UNK_020210A0_H
|
|
#define POKEHEARTGOLD_UNK_020210A0_H
|
|
|
|
void GF_TouchpadInit(void);
|
|
void GF_TouchpadPauseOnLidClose(void);
|
|
void GF_TouchpadResumeOnLidOpen(void);
|
|
void sub_020210BC(void);
|
|
void sub_02021148(int);
|
|
BOOL sub_02021238(void);
|
|
|
|
#endif // POKEHEARTGOLD_UNK_020210A0_H
|