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:
@@ -168,7 +168,7 @@ asm void Z2WolfHowlMgr::skipCorrectDemo() {
|
||||
|
||||
// __sinit_Z2WolfHowlMgr_cpp
|
||||
//
|
||||
asm void func_802CBB7C() {
|
||||
asm void __sinit_Z2WolfHowlMgr_cpp() {
|
||||
nofralloc
|
||||
#include "Z2AudioLib/Z2WolfHowlMgr/asm/func_802CBB7C.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user