Commit aaf671a3 authored by Lioncash's avatar Lioncash
Browse files

gt/game_list: Use std::array in GameListItemPath's data() function

We don't need to use a heap-allocated std::vector here, given we
explicitly know the bounds.
parent be530975
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