mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-20 02:38:10 -05:00
7 lines
188 B
C
7 lines
188 B
C
#ifndef POKEHEARTGOLD_UNK_02020B8C_H
|
|
#define POKEHEARTGOLD_UNK_02020B8C_H
|
|
|
|
fx32 GetDistanceFromPointToLine(VecFx32 *a, VecFx32 *near, VecFx32 *far);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02020B8C_H
|