mirror of
https://github.com/zeldaret/tp
synced 2026-07-10 23:22:01 -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:
@@ -13,7 +13,7 @@
|
||||
|
||||
extern "C" {
|
||||
void __dl__FPv(void);
|
||||
void func_80361D60(void);
|
||||
void __construct_array(void);
|
||||
void __cvt_fp2unsigned(void);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user