mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-31 20:43:00 -05:00
8 lines
177 B
C
8 lines
177 B
C
#ifndef POKEHEARTGOLD_UNK_02025154_H
|
|
#define POKEHEARTGOLD_UNK_02025154_H
|
|
|
|
BOOL System_GetTouchHeld(void);
|
|
BOOL System_GetTouchNew(void);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02025154_H
|