Christian Vogel 589e96e8d8 Using a #define for constant 2^22 (not pow())
pow() might require the math library to be linked with
rtl-sdl (e.g. when compiling with clang), even though
it's actually constant.

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-05-17 21:58:53 +02:00
..
2012-05-17 21:33:53 +02:00
2012-05-17 21:33:53 +02:00
2012-04-25 22:47:30 +02:00