mirror of
https://github.com/zeldaret/tp
synced 2026-08-02 00:24:25 -04:00
d_a_e_pz equivalent (#2330)
* d_a_e_pz equivalent * rename var * match f_pc closer to debug * hopefully fix decompctx * sdk done * remove unneeded file
This commit is contained in:
@@ -9,6 +9,6 @@ typedef struct base_process_class base_process_class;
|
||||
BOOL fpcCt_IsCreatingByID(fpc_ProcID id);
|
||||
BOOL fpcCt_IsDoing(base_process_class* pProc);
|
||||
BOOL fpcCt_Abort(base_process_class* pProc);
|
||||
void fpcCt_Handler();
|
||||
int fpcCt_Handler();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user