Commit Graph

3 Commits

Author SHA1 Message Date
XoD
6ce9c717c3 Fix NULL affeted to a not pointer variable
Replaced by a 0.

Signed-off-by: XoD <xoddark@gmail.com>
2011-12-28 18:56:42 +01:00
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
Timothee 'TTimo' Besset
fb1609f554 hello world 2011-11-22 15:28:15 -06:00