summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_gamelist.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-09-12 01:09:25 -0400
committerLioncash <mathew1800@gmail.com>2018-09-12 01:20:04 -0400
commita9b953e6d41e7fd0c5d4c9de7c353d7a0204a784 (patch)
tree7b0e2c7fc842b67c2be0f6b1b0aafd465c34c439 /src/yuzu/configuration/configure_gamelist.h
parent3a2567c97cc7dc03d662a7609c979aef9e0a80ae (diff)
yuzu/configure_gamelist: Use std::array instead of std::vector for translatable strings
We don't need to use an allocating container for these, given we know the fixed amount of strings being used. This is just a waste of memory.
Diffstat (limited to 'src/yuzu/configuration/configure_gamelist.h')
0 files changed, 0 insertions, 0 deletions