mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-24 05:07:18 -05:00
7 lines
170 B
C
7 lines
170 B
C
#ifndef POKEHEARTGOLD_UNK_0208805C_H
|
|
#define POKEHEARTGOLD_UNK_0208805C_H
|
|
|
|
int RatioToInt(int hp, int maxHp, int a2);
|
|
int sub_020880B0(u16 hp, u16 maxHp, int a2);
|
|
|
|
#endif |