Project

General

Profile

« Previous | Next » 

Revision dbc65c16

Added by skyjake almost 15 years ago

Fixed incorrect conversion of bitshift to floating-point division.

The original code had >>= 2, which is division by 4 and not 2.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences