![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <tr_local.h>
Public Attributes | |
| struct frameMemoryBlock_s * | next |
| int | size |
| int | used |
| int | poop |
| byte | base [4] |
Definition at line 514 of file tr_local.h.
| byte frameMemoryBlock_s::base[4] |
Definition at line 519 of file tr_local.h.
| struct frameMemoryBlock_s* frameMemoryBlock_s::next |
Definition at line 515 of file tr_local.h.
| int frameMemoryBlock_s::poop |
Definition at line 518 of file tr_local.h.
| int frameMemoryBlock_s::size |
Definition at line 516 of file tr_local.h.
| int frameMemoryBlock_s::used |
Definition at line 517 of file tr_local.h.
1.8.6.