diff options
author | Eldred Habert <eldredhabert0@gmail.com> | 2019-03-03 17:27:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-03 17:27:35 +0100 |
commit | add58fb00d73495655243c4cf13b730bbc1b3242 (patch) | |
tree | 69cb2e4a95a8fb65f8025c424e33ded2c2029d42 /engine/math/get_square_root.asm | |
parent | e671636bba211b30a15b86bf748989b6e61dcf0a (diff) |
Fix "100% secondary effect" fix, add compatibility
The original fix was bugged (example: erroneous `pop hl` if `.failed` was jumped to).
Replaced with a less invasive fix, keeping all side effects from the original function; it's less intuitive, but more performant - and the tricky bit has been commented.
Also the new fix is more friendly to the compatibility patch I also added, by request of ShinyDragonHunter.
Diffstat (limited to 'engine/math/get_square_root.asm')
0 files changed, 0 insertions, 0 deletions