NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_mj2d_data.hpp File Reference

Go to the source code of this file.

Classes

class  dMj2dHeader_c
 Save data header holder. More...
 
class  dMj2dGame_c
 Save slot data holder. More...
 

Macros

#define SAVE_VERSION   14
 The current save version.
 
#define SAVE_SUB_VERSION   0
 The current save subversion.
 

Macro Definition Documentation

◆ SAVE_VERSION

#define SAVE_VERSION   14

The current save version.

Definition at line 6 of file d_mj2d_data.hpp.

◆ SAVE_SUB_VERSION

#define SAVE_SUB_VERSION   0

The current save subversion.

Definition at line 7 of file d_mj2d_data.hpp.