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

Description

Definition at line 13 of file MapdataCheckPath.hh.

Public Attributes

u8 start
 
u8 size
 
u8 prev [6]
 
u8 next [6]
 
u8 _0e [0x10 - 0x0e]
 

Member Data Documentation

◆ _0e

u8 System::MapdataCheckPath::SData::_0e[0x10 - 0x0e]

Definition at line 19 of file MapdataCheckPath.hh.

◆ next

u8 System::MapdataCheckPath::SData::next[6]

Definition at line 18 of file MapdataCheckPath.hh.

◆ prev

u8 System::MapdataCheckPath::SData::prev[6]

Definition at line 17 of file MapdataCheckPath.hh.

◆ size

u8 System::MapdataCheckPath::SData::size

Definition at line 15 of file MapdataCheckPath.hh.

◆ start

u8 System::MapdataCheckPath::SData::start

Definition at line 14 of file MapdataCheckPath.hh.