Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
f_pc_deletor.h
Go to the documentation of this file.
1
2#ifndef F_PC_DELETOR_H_
3#define F_PC_DELETOR_H_
4
5#include "dolphin/types.h"
6
8
12void fpcDt_Handler();
14
15#endif
T cLib_calcTimer(T *value)
Definition c_lib.h:79
s32 fpcDt_ToDeleteQ(base_process_class *i_proc)
Definition f_pc_deletor.cpp:59
s32 fpcDt_Delete(void *i_proc)
Definition f_pc_deletor.cpp:106
void fpcDt_Handler()
Definition f_pc_deletor.cpp:38
BOOL fpcDt_IsComplete()
Definition f_pc_deletor.cpp:15
s32 fpcDt_ToQueue(base_process_class *i_proc)
Definition f_pc_deletor.cpp:43
Definition f_pc_base.h:17
int BOOL
Definition types.h:27
signed long s32
Definition types.h:6