diff options
author | Lioncash <mathew1800@gmail.com> | 2021-04-12 09:49:04 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2021-04-12 09:53:55 -0400 |
commit | 31932904c5f43f46e3dda21e948970418e509dbf (patch) | |
tree | 6212ea28ad174d3fee214e35c556a5c63d820b9f /src/core/hle/kernel/kernel.cpp | |
parent | 26d60014d04a2d2134076435d213c9585e802038 (diff) |
engine_interface: Add missing virtual destructor
Eliminates a potential bug vector related to inheritance. Plus, we
should generally be specifying the destructor as virtual within purely
virtual interfaces to begin with.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions