mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-24 05:07:18 -05:00
8 lines
180 B
C
8 lines
180 B
C
#ifndef POKEHEARTGOLD_OVERLAY_00_THUMB_H
|
|
#define POKEHEARTGOLD_OVERLAY_00_THUMB_H
|
|
|
|
s32 ov00_021E6A70(u32, u32);
|
|
int ov00_021E6EBC(void);
|
|
|
|
#endif //POKEHEARTGOLD_OVERLAY_00_THUMB_H
|