mirror of
https://github.com/SMGCommunity/Petari.git
synced 2025-03-02 02:58:40 +00:00
JMAVEC does not use C-type symbols
This commit is contained in:
parent
0940434e00
commit
621d7df1a3
@ -3,14 +3,6 @@
|
||||
|
||||
#include "OS/vec.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
void JMAVECScaleAdd(const Vec *, const Vec *, Vec *, f32);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif // JMATH_H
|
Loading…
x
Reference in New Issue
Block a user