NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
eggEffectManager.hpp
1#pragma once
2
3namespace EGG {
4
6public:
7 static EffectManager *sEffectManager;
8};
9
10} // namespace EGG