diff options
Diffstat (limited to 'include/JSystem/JMath')
| -rw-r--r-- | include/JSystem/JMath/vector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/JSystem/JMath/vector.h b/include/JSystem/JMath/vector.h index 348fec9c3a..487f5f9674 100644 --- a/include/JSystem/JMath/vector.h +++ b/include/JSystem/JMath/vector.h @@ -2,7 +2,7 @@ #define JSYSTEM_JMATH_VECTOR_H_ extern "C" { -void JMAFastVECNormalize(void); +void JMAFastVECNormalize__FPC3VecP3Vec(void); } #endif // JSYSTEM_JMATH_VECTOR_H_ |
