DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
model_zymotic.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  zymbone_t
 
struct  zymlump_t
 
struct  zymscene_t
 
struct  zymtype1header_t
 
struct  zymvertex_t
 

Macros

#define ZYMBONEFLAG_SHARED   1
 
#define ZYMSCENEFLAG_NOLOOP   1
 

Macro Definition Documentation

◆ ZYMBONEFLAG_SHARED

#define ZYMBONEFLAG_SHARED   1

Definition at line 37 of file model_zymotic.h.

◆ ZYMSCENEFLAG_NOLOOP

#define ZYMSCENEFLAG_NOLOOP   1

Definition at line 48 of file model_zymotic.h.

Referenced by Mod_ZYMOTICMODEL_Load().