aboutsummaryrefslogtreecommitdiff
path: root/src/engine/player_controller.h
blob: 23749e5baf99592fe51f4e443b2068069a3cb494 (plain)
1
2
3
4
5
6
7
#pragma once

#include "engine/maths.h"
#include "engine/entity.h"
// inputs

void hh_player_actions(hh_entity* player);