mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
27e6363214
It looks like at some point Dolphin device IDs coincided with IOS file descriptors, but this is not the case anymore, so keeping those WriteReturnCode(GetDeviceID()) in every single IOS HLE device, as if the device ID was used as IOS fd, is both unnecessary and confusing. |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinQt2 | ||
DolphinWX | ||
InputCommon | ||
UICommon | ||
VideoBackends | ||
VideoCommon | ||
CMakeLists.txt |