-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PlaneOfBlocks: Really fix occasional division by 0
Supposedly fixed in the previous commit, but the cause was actually an overflow with 16 bit input, not an uninitialised variable (though the latter could also cause it just fine).
- Loading branch information
cantabile
committed
Feb 19, 2015
1 parent
ad20dcb
commit 9f56e89
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters