NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
NWC24Date Struct Reference

Description

Definition at line 13 of file NWC24Utils.h.

Public Attributes

u16 year
 
u8 month
 
u8 day
 
u8 hour
 
u8 sec
 
u8 min
 
u8 BYTE_0x7
 

Member Data Documentation

◆ year

u16 NWC24Date::year

Definition at line 14 of file NWC24Utils.h.

◆ month

u8 NWC24Date::month

Definition at line 15 of file NWC24Utils.h.

◆ day

u8 NWC24Date::day

Definition at line 16 of file NWC24Utils.h.

◆ hour

u8 NWC24Date::hour

Definition at line 17 of file NWC24Utils.h.

◆ sec

u8 NWC24Date::sec

Definition at line 18 of file NWC24Utils.h.

◆ min

u8 NWC24Date::min

Definition at line 19 of file NWC24Utils.h.

◆ BYTE_0x7

u8 NWC24Date::BYTE_0x7

Definition at line 20 of file NWC24Utils.h.