mirror of
https://github.com/citra-emu/citra.git
synced 2025-06-09 05:10:13 +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