mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07: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:
@@ -4,7 +4,7 @@
|
||||
|
||||
extern "C" {
|
||||
void __ct__5csXyzFsss(void);
|
||||
void csXyz_NS_dtor(void);
|
||||
void __dt__5csXyzFv(void);
|
||||
void func_80361C24(void);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user