FS2_Open
Open source remastering of the Freespace 2 engine
intel_data Struct Reference

#include <techmenu.h>

Public Attributes

char name [NAME_LENGTH]
 
char desc [TECH_INTEL_DESC_LEN]
 
char anim_filename [NAME_LENGTH]
 
int flags
 

Detailed Description

Definition at line 20 of file techmenu.h.

Member Data Documentation

char intel_data::anim_filename[NAME_LENGTH]

Definition at line 23 of file techmenu.h.

char intel_data::desc[TECH_INTEL_DESC_LEN]

Definition at line 22 of file techmenu.h.

int intel_data::flags

Definition at line 24 of file techmenu.h.

char intel_data::name[NAME_LENGTH]

Definition at line 21 of file techmenu.h.


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