mirror of
https://github.com/zeldaret/tp
synced 2026-07-09 14:55:32 -04:00
Fix symbol names (#118)
* checkpoint * checkpoint * rename f_pc * checkpoint * small symbol rename and fix some fpc symbols * remove unneeded entries from ldscript * simplify ok check, update docker container Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define JSYSTEM_JMATH_VECTOR_H_
|
||||
|
||||
extern "C" {
|
||||
void JMAFastVECNormalize(void);
|
||||
void JMAFastVECNormalize__FPC3VecP3Vec(void);
|
||||
}
|
||||
|
||||
#endif // JSYSTEM_JMATH_VECTOR_H_
|
||||
|
||||
Reference in New Issue
Block a user