|
#include "CHudFreeLookInterface.hpp"
|
|
|
|
namespace urde
|
|
{
|
|
|
|
CHudFreeLookInterfaceCombat::CHudFreeLookInterfaceCombat(CGuiFrame& selHud, bool, bool,
|
|
bool, bool grapplePoint)
|
|
{
|
|
|
|
}
|
|
|
|
CHudFreeLookInterfaceXRay::CHudFreeLookInterfaceXRay(CGuiFrame& selHud, bool,
|
|
bool, bool grapplePoint)
|
|
{
|
|
|
|
}
|
|
|
|
}
|