|
musrfit 1.10.0
|
#include <mud.h>

Public Attributes | |
| struct _SEEK_ENTRY * | pNext |
| UINT32 | secID |
| UINT32 | instanceID |
| UINT32 _SEEK_ENTRY::instanceID |
Definition at line 246 of file mud.h.
Referenced by MUD_fseek(), and MUD_search().
| struct _SEEK_ENTRY* _SEEK_ENTRY::pNext |
Definition at line 244 of file mud.h.
Referenced by MUD_fseek(), and MUD_search().
| UINT32 _SEEK_ENTRY::secID |
Definition at line 245 of file mud.h.
Referenced by MUD_fseek(), and MUD_search().