NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
system_constants.h
Go to the documentation of this file.
1#pragma once
3// Please place the defines/enums in alphabetical order!
4
7
8#define SAVE_MAGIC "SMNP"
9#define SAVE_REVISION_MAJOR 14
10#define SAVE_REVISION_MINOR 0
11