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 (void)
 
s32 fpcDt_ToDeleteQ (base_process_class *pProc)
 
s32 fpcDt_ToQueue (base_process_class *pProc)
 
void fpcDt_Handler (void)
 
s32 fpcDt_Delete (void *pProc)
 

Typedef Documentation

◆ base_process_class

Function Documentation

◆ fpcDt_Delete()

s32 fpcDt_Delete ( void pProc)

◆ 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 pProc)

◆ fpcDt_ToQueue()

s32 fpcDt_ToQueue ( base_process_class pProc)