Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
f_pc_deletor.h File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ fpcDt_Delete()

s32 fpcDt_Delete ( void * i_proc)

◆ fpcDt_Handler()

void fpcDt_Handler ( )

◆ fpcDt_IsComplete()

BOOL fpcDt_IsComplete ( )

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)