mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-01 05:01:11 -05:00
8 lines
240 B
C
8 lines
240 B
C
#ifndef POKEHEARTGOLD_UNK_02020B8C_H
|
|
#define POKEHEARTGOLD_UNK_02020B8C_H
|
|
|
|
fx32 GetDistanceFromPointToLine(VecFx32 *a, VecFx32 *near, VecFx32 *far);
|
|
void sub_02020D2C(MtxFx33 *rotation, VecFx32 *a1);
|
|
|
|
#endif // POKEHEARTGOLD_UNK_02020B8C_H
|