Files
doom3.gpl/neo/d3xp/Actor.cpp
XoD 72fd4c6fc2 Remove comparison from a int to NULL
In Event_HasAnim the result of GetAnim is compared to a pointer, GetAnim
return a int.

Fix a Warning: pointer-arith

Signed-off-by: XoD <xoddark@gmail.com>
2011-12-21 23:56:55 +01:00

81 KiB