Working on poker logic

This commit is contained in:
2021-06-05 10:03:04 -07:00
parent 28e5e86540
commit ce96052385
12 changed files with 60 additions and 10 deletions

View File

@ -137,5 +137,4 @@ typedef struct {
texture_t cardTexture;
tileset_t cardTileset;
primitive_t cardPrimitive;
} poker_t;