A reimplementation of Mario Kart Wii's physics engine in C++
Loading...
Searching...
No Matches
System::MapdataStageInfo::SData Struct Reference

Description

Definition at line 11 of file MapdataStageInfo.hh.

Public Attributes

u8 _0 [0x1 - 0x0]
 
u8 polePosition
 
u8 translationMode
 
u8 _3 [0xc - 0x3]
 

Member Data Documentation

◆ _0

u8 System::MapdataStageInfo::SData::_0[0x1 - 0x0]

Definition at line 12 of file MapdataStageInfo.hh.

◆ _3

u8 System::MapdataStageInfo::SData::_3[0xc - 0x3]

Definition at line 15 of file MapdataStageInfo.hh.

◆ polePosition

u8 System::MapdataStageInfo::SData::polePosition

Definition at line 13 of file MapdataStageInfo.hh.

◆ translationMode

u8 System::MapdataStageInfo::SData::translationMode

Definition at line 14 of file MapdataStageInfo.hh.