summaryrefslogtreecommitdiff
path: root/src/card_stack.h
Commit message (Collapse)AuthorAge
* Refactored cardstack and tablestacks to card_stack_t and table_stacks_t, ↵Mario Kilies2011-01-16
that both now are defined as structs rather than arrays. Inserted lots of assert() calls to functions that take pointers as arguments.