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

Public Attributes

const char * mName
 
CreationFuncPtr mFunction
 

Detailed Description

Definition at line 21 of file PlanetMapCreator.hpp.

Member Data Documentation

◆ mName

const char* PlanetEntry::mName

Definition at line 22 of file PlanetMapCreator.hpp.

◆ mFunction

CreationFuncPtr PlanetEntry::mFunction

Definition at line 23 of file PlanetMapCreator.hpp.