Added camera orbit controls.

This commit is contained in:
2021-08-24 22:04:01 -07:00
parent 02a485860f
commit eed325d702
9 changed files with 61 additions and 23 deletions

View File

@ -8,7 +8,6 @@
#pragma once
#include "../libs.h"
#include "bet.h"
#include "dealer.h"
#include "card.h"
/** How many cards a player can hold in their hand */