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

Go to the source code of this file.

Typedefs

typedef struct base_process_class base_process_class
 

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)
 

Typedef Documentation

◆ base_process_class

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)