#pragma once namespace big { enum class CustomWeapons { NONE, GRAVITY_GUN }; }