Helco / PebbleOfDoom

A platform is only hackable when some form of Doom is ported to it, let's make Pebble hackable!
MIT License
6 stars 0 forks source link

Test: vector constant variables are not used #70

Closed Helco closed 5 years ago

Helco commented 6 years ago

The vector constants in the vector tests (e.g. xzright, xyup) are not used, therefore Clang throws a few warnings (-Wunused-variable). Fix by either using, or marking them via UNUSED