2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 23:51:22 +00:00
metaforce/Runtime/CFluidPlaneManager.hpp
2016-04-16 16:50:45 -10:00

14 lines
175 B
C++

#ifndef __URDE_CFLUIDPLANEMANAGER_HPP__
#define __URDE_CFLUIDPLANEMANAGER_HPP__
namespace urde
{
class CFluidPlaneManager
{
};
}
#endif // __URDE_CFLUIDPLANEMANAGER_HPP__