metaforce/Runtime/CFluidPlaneManager.hpp

14 lines
175 B
C++

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