#pragma once
#include "common.hpp"
namespace big
{
class looped {
public:
static void self_noclip();
static void weapons_gravity_gun();
};
}