pcsx2/common
Gregory Hainaut 4f86cca306 common: don't return a boolean for an assert
It might help to fix those 2 coverity reports.

CID 151744 (#1 of 1): Useless call (USELESS_CALL)
side_effect_free: Calling EnumAssert(id) is only useful for its return value, which is ignored

CID 151745 (#1 of 1): Useless call (USELESS_CALL)
side_effect_free: Calling EnumAssert(id) is only useful for its return value, which is ignored.
2015-10-17 11:49:04 +02:00
..
build utilities: Simplify _aligned_malloc wrapper 2015-09-12 10:01:04 +01:00
include common: don't return a boolean for an assert 2015-10-17 11:49:04 +02:00
src pcsx2|common: use DESTRUCTOR_CATCHALL to catch exception in various destructor 2015-09-23 09:47:27 +02:00
vsprops Remove useless postBuild stuff 2015-09-13 04:31:41 -04:00
svn_readme.txt Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00