#include <filelink.h>
Definition at line 13 of file filelink.h.
Data Fields | |
| schar | type |
| Type of reference. May be one of link types. | |
| uchar | file |
| Which file the target is in. (currently unused). | |
| uint | offset |
| Offset into the file. | |
|
|
Which file the target is in. (currently unused).
Definition at line 18 of file filelink.h. |
|
|
Offset into the file.
Definition at line 20 of file filelink.h. Referenced by call_attackfunc(), call_genericfunc(), call_stepfunc(), call_throwhitfunc(), call_usefunc(), deref_file_ptr(), and deref_file_ptr_partial(). |
|
|
Type of reference. May be one of link types.
Definition at line 16 of file filelink.h. Referenced by call_attackfunc(), call_genericfunc(), call_stepfunc(), call_throwhitfunc(), call_usefunc(), deref_file_ptr(), and deref_file_ptr_partial(). |
1.3.6