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:
lepelog
2021-03-15 07:12:44 +01:00
committed by GitHub
parent 3b69d4cba0
commit 80ba3d9fd2
3357 changed files with 59145 additions and 59695 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
extern "C" {
double sqrt(double);
void __ct__7cSAngleFs(void);
void cSAngle_NS_dtor(void);
void __dt__7cSAngleFv(void);
void func_80361C24(void);
float cAngle_NS_Adjust(float, float, float);
}
@@ -344,7 +344,7 @@ float cAngle_NS_Adjust(float f1, float f2, float f3) {
// __sinit_c_angle_cpp
//
asm void func_80271BD4(void) {
asm void __sinit_c_angle_cpp(void) {
nofralloc
#include "SComponent/c_angle/asm/func_80271BD4.s"
}