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