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

Description

Definition at line 8 of file OSRtc.h.

Public Attributes

u16 checksum
 
u16 invchecksum
 
u32 ead0
 
u32 ead1
 
u32 counterBias
 
u8 dispOfsH
 
u8 ntd
 
u8 lang
 
u8 flags
 

Member Data Documentation

◆ checksum

u16 OSSram::checksum

Definition at line 9 of file OSRtc.h.

◆ invchecksum

u16 OSSram::invchecksum

Definition at line 10 of file OSRtc.h.

◆ ead0

u32 OSSram::ead0

Definition at line 11 of file OSRtc.h.

◆ ead1

u32 OSSram::ead1

Definition at line 12 of file OSRtc.h.

◆ counterBias

u32 OSSram::counterBias

Definition at line 13 of file OSRtc.h.

◆ dispOfsH

u8 OSSram::dispOfsH

Definition at line 14 of file OSRtc.h.

◆ ntd

u8 OSSram::ntd

Definition at line 15 of file OSRtc.h.

◆ lang

u8 OSSram::lang

Definition at line 16 of file OSRtc.h.

◆ flags

u8 OSSram::flags

Definition at line 17 of file OSRtc.h.