taiHEN
1.0
CFW framework for PS Vita
|
Hook data stored in address space of process to patch. More...
#include <taihen_internal.h>
Data Fields | |
struct _tai_hook_user | u |
Used by TAI_CONTINUE to find next hook to run. | |
struct _tai_hook * | next |
Next hook for this process + address. | |
struct _tai_patch * | patch |
The patch containing this hook. | |
Hook data stored in address space of process to patch.
Definition at line 48 of file taihen_internal.h.