update helpers/location to 'frosted' ui
[carveJwlIkooP6JGAAIwe30JlM.git] / player_model.h
1 /*
2 * Copyright (C) 2021-2022 Mt.ZERO Software, Harry Godden - All Rights Reserved
3 */
4
5 #pragma once
6 #include "model.h"
7 #include "skeleton.h"
8 #include "player_ragdoll.h"
9
10 #include "shaders/model_character_view.h"