mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-28 15:30:13 +00:00

Fixed typo (make protected member public) Added license header back in. I originally removed this because I mostly rewrote the file, but meh ARM: Fixed a type error in dyncom interpreter. ARM: Updated dyncom to use unique_ptr for internal ARM state.