mirror of
https://github.com/citra-emu/citra.git
synced 2025-04-10 14:00:11 +00:00

* ArmInterface: return ref instead of copy for GetTimer * ArmInterface: add const ref GetTimer * ArmInterface: return raw pointer instead of shared_ptr in GetTimer * remove more unnecessary shared_ptr usage * Fix save states * fix unit tests