UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
linkedList_t Struct Reference

#include <list.h>

Data Fields

voiddata
 
linkedList_tnext
 
bool ptr
 

Detailed Description

Definition at line 30 of file list.h.

Field Documentation

bool linkedList_t::ptr

don't call Mem_Free for data if this is true

Definition at line 33 of file list.h.

Referenced by LIST_AddPointer(), LIST_Delete(), and LIST_RemoveEntry().


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