FS2_Open
Open source remastering of the Freespace 2 engine
fhash_node Struct Reference

Public Attributes

char * str
 
int id
 
fhash_nodenext
 
fhash_nodeprev
 

Detailed Description

Definition at line 25 of file fhash.cpp.

Member Data Documentation

int fhash_node::id

Definition at line 27 of file fhash.cpp.

fhash_node* fhash_node::next

Definition at line 28 of file fhash.cpp.

fhash_node * fhash_node::prev

Definition at line 28 of file fhash.cpp.

char* fhash_node::str

Definition at line 26 of file fhash.cpp.


The documentation for this struct was generated from the following file: