![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_hlmdl.h>
Data Fields | |
int32_t | id |
int8_t | name [64] |
int32_t | size |
int32_t | version |
Definition at line 94 of file model_hlmdl.h.
int32_t dhlmdl_sequence_header_t::id |
Definition at line 96 of file model_hlmdl.h.
int8_t dhlmdl_sequence_header_t::name[64] |
Definition at line 98 of file model_hlmdl.h.
int32_t dhlmdl_sequence_header_t::size |
Definition at line 99 of file model_hlmdl.h.
int32_t dhlmdl_sequence_header_t::version |
Definition at line 97 of file model_hlmdl.h.