pokeheartgold/include/unk_02020B8C.h
2024-01-18 08:16:33 -05:00

8 lines
239 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