pokeheartgold/include/unk_0208805C.h
2023-07-04 05:56:41 -05:00

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