Fix crash. Soooo...I'm not entirely sure how this happened. But I had a slope struc...
commitfcb4e6adce77b559bc21736f9a1808f4815c8dcd
authorElronnd <elronnd@protonmail.ch>
Sat, 3 Feb 2018 02:36:41 +0000 (2 19:36 -0700)
committerElronnd <elronnd@protonmail.ch>
Sat, 3 Feb 2018 02:36:41 +0000 (2 19:36 -0700)
tree836ab6d476f2582cf31db6fc3384c322657dd281
parent56708986473f869b158469ce9ef16754d245d89f
Fix crash.  Soooo...I'm not entirely sure how this happened.  But I had a slope struct and 0 ended up as the x instead of the y which caused a divide-by-zero error.  Except...I never divided.  LLVM IS GODDAMN MAGIC OK NO OTHER WAY TO PUT IT
src/fov.d
src/game.d
src/myfov.d