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

#include <pr_comp.h>

+ Collaboration diagram for mstatement_t:

Data Fields

opcode_t op
 
int operand [3]
 

Detailed Description

Definition at line 468 of file pr_comp.h.

Field Documentation

◆ op

opcode_t mstatement_t::op

Definition at line 470 of file pr_comp.h.

Referenced by PRVM_PrintStatement(), and PRVM_Prog_Load().

◆ operand

int mstatement_t::operand[3]

Definition at line 471 of file pr_comp.h.

Referenced by PRVM_PrintStatement(), and PRVM_Prog_Load().


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