NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_remocon_manager.hpp
1#pragma once
2
4public:
5 class dConnect_c {
6 public:
7 static bool m_isBoot;
8 };
9};