CACAO
|
patcher_function_list More...
Data Fields | |
functionptr | patcher |
const char * | name |
patcher_function_list
This is a list which maps patcher function pointers to the according names of the patcher functions. It is only usefull for debugging purposes.
Definition at line 117 of file PatcherNew.cpp.
const char* patcher_function_list_t::name |
Definition at line 119 of file PatcherNew.cpp.
functionptr patcher_function_list_t::patcher |
Definition at line 118 of file PatcherNew.cpp.