This commit is contained in:
2025-11-08 18:32:14 -05:00
parent 961f16acfb
commit 86a4331520
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ Suit :: enum {
/*
Type representing hand comparison
*/
Hand :: enum {
Outcome :: enum {
WIN,
LOSE,
TIE,