#pragma once #include "engine/maths.h" #include "engine/entity.h" // inputs void hh_player_actions(hh_entity* player, vec_cor cam_pos);