games/netherearth: Fix build with Clang 6
bullet.cpp:184:7: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing]
bullet->pos.x,bullet->pos.y,0.3,1}; ^~~~~~~~~~~~~
- While here add missing dependencies