metaforce/Runtime/CFluidPlaneManager.hpp

14 lines
175 B
C++
Raw Normal View History

2016-04-17 02:50:45 +00:00
#ifndef __URDE_CFLUIDPLANEMANAGER_HPP__
#define __URDE_CFLUIDPLANEMANAGER_HPP__
namespace urde
{
class CFluidPlaneManager
{
};
}
#endif // __URDE_CFLUIDPLANEMANAGER_HPP__