OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
tm36 Struct Reference

Public Attributes

int32_t tm_sec
 
int32_t tm_min
 
int32_t tm_hour
 
int32_t tm_mday
 
int32_t tm_mon
 
int32_t tm_year
 
int32_t tm_wday
 
int32_t tm_yday
 
int32_t tm_isdst
 

Detailed Description

Definition at line 6 of file savegameheader.cpp.

Member Data Documentation

◆ tm_hour

int32_t tm36::tm_hour

Definition at line 9 of file savegameheader.cpp.

◆ tm_isdst

int32_t tm36::tm_isdst

Definition at line 15 of file savegameheader.cpp.

◆ tm_mday

int32_t tm36::tm_mday

Definition at line 10 of file savegameheader.cpp.

◆ tm_min

int32_t tm36::tm_min

Definition at line 8 of file savegameheader.cpp.

◆ tm_mon

int32_t tm36::tm_mon

Definition at line 11 of file savegameheader.cpp.

◆ tm_sec

int32_t tm36::tm_sec

Definition at line 7 of file savegameheader.cpp.

◆ tm_wday

int32_t tm36::tm_wday

Definition at line 13 of file savegameheader.cpp.

◆ tm_yday

int32_t tm36::tm_yday

Definition at line 14 of file savegameheader.cpp.

◆ tm_year

int32_t tm36::tm_year

Definition at line 12 of file savegameheader.cpp.


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