pokeheartgold/include/unk_0208805C.h
Adrienn Tindall fd30fb3940 Battle Command, 16
This also includes a TON of documentation on what's been worked on so far
2022-12-04 12:39:27 -05:00

6 lines
125 B
C

#ifndef POKEHEARTGOLD_UNK_0208805C_H
#define POKEHEARTGOLD_UNK_0208805C_H
int RatioToInt(int hp, int maxHp, int a2);
#endif