NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_s_world_map_static.hpp
1#pragma once
2#include <types.h>
3
4class dScWMap_c {
5public:
6 static u8 m_WorldNo;
7};