mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-12 13:54:59 -05:00
9 lines
262 B
C
9 lines
262 B
C
#ifndef POKEHEARTGOLD_TOUCH_SAVE_APP_H
|
|
#define POKEHEARTGOLD_TOUCH_SAVE_APP_H
|
|
|
|
SysTask *ov30_0225D520(BgConfig *bgConfig, void* a1, FieldSystem *fieldSystem, void* a3);
|
|
void ov30_0225D64C(BgConfig *bgConfig, SysTask *task);
|
|
BOOL ov30_0225D6FC(void* a0);
|
|
|
|
#endif
|