NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
_dummy_classes.hpp
1#pragma once
2
3// Contains definitions of classes whose structure has not been analyzed yet,
4// but are still required, e.g. for function signatures.
5
6// Please remove these classes and the include as soon as they are properly defined!