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

Go to the source code of this file.

Typedefs

typedef struct base_process_class base_process_class
 

Functions

BOOL fpcCt_IsCreatingByID (fpc_ProcID id)
 
s32 fpcCt_IsDoing (base_process_class *pProc)
 
BOOL fpcCt_Abort (base_process_class *pProc)
 
void fpcCt_Handler (void)
 

Typedef Documentation

◆ base_process_class

Function Documentation

◆ fpcCt_Abort()

BOOL fpcCt_Abort ( base_process_class pProc)

◆ fpcCt_Handler()

void fpcCt_Handler ( void  )

◆ fpcCt_IsCreatingByID()

BOOL fpcCt_IsCreatingByID ( fpc_ProcID  i_id)

f_pc_creator.cpp Framework - Process Creator

◆ fpcCt_IsDoing()

s32 fpcCt_IsDoing ( base_process_class pProc)