|
OpenGothic
Open source reimplementation of Gothic I and II
|
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 |
Definition at line 6 of file savegameheader.cpp.
| int32_t tm36::tm_hour |
Definition at line 9 of file savegameheader.cpp.
| int32_t tm36::tm_isdst |
Definition at line 15 of file savegameheader.cpp.
| int32_t tm36::tm_mday |
Definition at line 10 of file savegameheader.cpp.
| int32_t tm36::tm_min |
Definition at line 8 of file savegameheader.cpp.
| int32_t tm36::tm_mon |
Definition at line 11 of file savegameheader.cpp.
| int32_t tm36::tm_sec |
Definition at line 7 of file savegameheader.cpp.
| int32_t tm36::tm_wday |
Definition at line 13 of file savegameheader.cpp.
| int32_t tm36::tm_yday |
Definition at line 14 of file savegameheader.cpp.
| int32_t tm36::tm_year |
Definition at line 12 of file savegameheader.cpp.