summaryrefslogtreecommitdiff
path: root/Games/Solitaire/Card.h
AgeCommit message (Expand)Author
2021-01-12Games: Move to Userland/Games/Andreas Kling
2020-10-26Solitaire: Refactor CardStack layout codeTill Mayer
2020-06-10LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSizeAndreas Kling
2020-03-09Games: Added solitaireTill Mayer