Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
f_pc_deletor.cpp File Reference

Functions

BOOL fpcDt_IsComplete ()
 
s32 fpcDt_deleteMethod (base_process_class *i_proc)
 
void fpcDt_Handler (void)
 
s32 fpcDt_ToQueue (base_process_class *i_proc)
 
s32 fpcDt_ToDeleteQ (base_process_class *i_proc)
 
s32 fpcDt_Delete (void *i_proc)
 

Function Documentation

◆ fpcDt_Delete()

s32 fpcDt_Delete ( void i_proc)

◆ fpcDt_deleteMethod()

s32 fpcDt_deleteMethod ( base_process_class i_proc)

◆ fpcDt_Handler()

void fpcDt_Handler ( void  )

◆ fpcDt_IsComplete()

BOOL fpcDt_IsComplete ( void  )

f_pc_deletor.cpp Framework - Process Deletor

◆ fpcDt_ToDeleteQ()

s32 fpcDt_ToDeleteQ ( base_process_class i_proc)

◆ fpcDt_ToQueue()

s32 fpcDt_ToQueue ( base_process_class i_proc)