UFO: Alien Invasion
Loading...
Searching...
No Matches
linkedList_t Struct Reference

#include <list.h>

Collaboration diagram for linkedList_t:
Collaboration graph

Data Fields

voiddata
linkedList_tnext
bool ptr

Detailed Description

Definition at line 30 of file list.h.

Field Documentation

◆ data

◆ next

◆ ptr

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: