Added waste pile structure.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
struct deck {
|
||||
struct stack *stock;
|
||||
struct stack *waste_pile;
|
||||
|
||||
struct stack *foundation_0;
|
||||
struct stack *foundation_1;
|
||||
|
||||
Reference in New Issue
Block a user