moved kZombieColor to ZombieReplicantView.h

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21456 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2007-06-18 13:37:42 +00:00
parent fab61b6237
commit 7c42f05d49
@@ -31,6 +31,9 @@
#include <Box.h>
const static rgb_color kZombieColor = {220, 220, 220, 255};
// _BZombieReplicantView_ class ------------------------------------------------
class _BZombieReplicantView_ : public BBox {