diff options
author | Lioncash <mathew1800@gmail.com> | 2018-09-06 14:00:09 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-09-06 14:00:11 -0400 |
commit | 54724fe9182d6a66556b7861ddfe8ee94088d86a (patch) | |
tree | f095214040cfb0b3fe4c31e6f4b7da3a2ffabb92 /src/core/hle/kernel/kernel.cpp | |
parent | b155b3ef816f5c317240dea88956bff733bfaef9 (diff) |
file_sys/nca_patch: Amend constructor initializer list order
Orders the elements in the initializer list in the order they're
specified in the class. This prevents compiler warnings about
initialization order.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions