DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
dstatement32_t Struct Reference

#include <pr_comp.h>

+ Collaboration diagram for dstatement32_t:

Data Fields

int32_t a
 
int32_t b
 
int32_t c
 
uint32_t op
 

Detailed Description

Definition at line 394 of file pr_comp.h.

Field Documentation

◆ a

int32_t dstatement32_t::a

Definition at line 397 of file pr_comp.h.

◆ b

int32_t dstatement32_t::b

Definition at line 397 of file pr_comp.h.

◆ c

int32_t dstatement32_t::c

Definition at line 397 of file pr_comp.h.

◆ op

uint32_t dstatement32_t::op

Definition at line 396 of file pr_comp.h.


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