rpcsx/rpcs3/Emu/HDD
Raul Tambre 5d5a4f804b Replace most returns with CHECK_ASSERTION
Also fix some Seek methods return types being unsigned, while returning
negative errors.

Added the CHECK_ASSERTION macro checks in a couple more places.

Simplified CHECK_ASSERTION macro usage.
2015-11-09 07:42:04 +02:00
..
HDD.cpp Replace most returns with CHECK_ASSERTION 2015-11-09 07:42:04 +02:00
HDD.h Replace most returns with CHECK_ASSERTION 2015-11-09 07:42:04 +02:00