FTEQW
Documentation of the FTE engine source tree.
date_t Struct Reference

#include <common.h>

Public Attributes

int sec
 
int min
 
int hour
 
int day
 
int mon
 
int year
 
char str [128]
 

Member Data Documentation

◆ day

int date_t::day

◆ hour

int date_t::hour

◆ min

int date_t::min

◆ mon

int date_t::mon

◆ sec

int date_t::sec

◆ str

char date_t::str[128]

◆ year

int date_t::year

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