Commit c8f3fc9a authored by Lioncash's avatar Lioncash
Browse files

game_list: Make containsAllWords a const member function

This doesn't actually modify the internal class state, so it can be a
const member function. While we're at it, amend the function to take
its arguments by const reference.
parent 8e28af6f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment