1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/src/core/arm/dynarmic
Lioncash 5b0a9f8ba8 core: Add missing override specifiers where applicable
Applies the override specifier where applicable. In the case of
destructors that are  defaulted in their definition, they can
simply be removed.

This also removes the unnecessary inclusions being done in audin_u and
audrec_u, given their close proximity.
2019-04-04 12:19:44 -04:00
..
arm_dynarmic.cpp core: Add missing override specifiers where applicable 2019-04-04 12:19:44 -04:00
arm_dynarmic.h core: Add missing override specifiers where applicable 2019-04-04 12:19:44 -04:00