mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-14 14:08:07 -04:00
f_pc_manager, f_ap_game work
This commit is contained in:
@@ -23,6 +23,6 @@ BOOL fpcCt_Abort(base_process_class* i_proc) {
|
||||
}
|
||||
|
||||
/* 8003D150-8003D170 .text fpcCt_Handler__Fv */
|
||||
void fpcCt_Handler() {
|
||||
fpcCtRq_Handler();
|
||||
s32 fpcCt_Handler() {
|
||||
return fpcCtRq_Handler();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user