Fix up trig constants
commit0a0f4093618074e4be59e4108404fd1369d71eda
authorS. Gilles <sgilles@math.umd.edu>
Thu, 26 Jan 2017 07:00:31 +0000 (26 02:00 -0500)
committerS. Gilles <sgilles@math.umd.edu>
Thu, 26 Jan 2017 07:00:31 +0000 (26 02:00 -0500)
tree5bc3df9e32a7d96802f939fc650c91babac02537
parentfadb84e53b3f5407a78770df7c4432e7ae20edf9
Fix up trig constants

 o Remove useless sine/cosine precalculations

 o Add M_PI, since GCC (or glibc?) is inconsistent on whether the
   default options in the Makefile bring it in.
ui-sdl.c