Files
ladybird/Userland/Libraries/LibCards/CardGame.cpp
Andreas Kling 08a90455ac LibCards: Make find_card_stack_to_drop_on() non-const
This function returns a card stack that we might want to drop a card on,
so intuitively it should be a mutating function.
2023-02-21 00:54:04 +01:00

4.8 KiB