SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlanetMapData Struct Reference

Public Attributes

const char * mPlanetName
 
const char * mData [5]
 
const char * mForceScenarioData [8]
 

Detailed Description

Definition at line 8 of file PlanetMapCreator.hpp.

Member Data Documentation

◆ mPlanetName

const char* PlanetMapData::mPlanetName

Definition at line 9 of file PlanetMapCreator.hpp.

◆ mData

const char* PlanetMapData::mData[5]

Definition at line 10 of file PlanetMapCreator.hpp.

◆ mForceScenarioData

const char* PlanetMapData::mForceScenarioData[8]

Definition at line 11 of file PlanetMapCreator.hpp.