NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_save_mng.hpp
1
#pragma once
2
#include <game/bases/d_mj2d_data.hpp>
3
4
class
dSaveMng_c
{
5
public
:
6
dMj2dGame_c
*getSaveGame(s8);
7
8
static
dSaveMng_c
*m_instance;
9
};
dMj2dGame_c
Represents the slot-specific save data for the game.
Definition
d_mj2d_data.hpp:54
dSaveMng_c
Definition
d_save_mng.hpp:4
include
game
bases
d_save_mng.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2