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

For now threads are using their Handle value as their Id, it should not really cause any problems because Handle values are unique in Citra, but it should be changed. I left a ToDo there because this is not correct behavior as per hardware.