util: simplify wl_fixed_to_double()
We can just use a simple division instead of bit operations with magic numbers. Readability matters more than performance here.
References: !296 (merged)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
We can just use a simple division instead of bit operations with magic numbers. Readability matters more than performance here.
References: !296 (merged)