NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_wm_path.cpp
1#include <game/bases/d_wm_path.hpp>
2
3dWmPath_c::dWmPath_c() : a(0), b(0), c(0) {}
4dWmPath_c::~dWmPath_c() {}