sm64coopdx/src
Agent X 7f6f7fea47
Fix NaN position bug with fixed collision (#312)
* Fix fixed collision NaN position

Thanks to @Marioiscool246 for figuring this out.
Sometimes Mario's position will become NaN when doing specific things, this fixes that.

Co-Authored-By: Marioiscool246 <27823923+Marioiscool246@users.noreply.github.com>

* Formatting

Co-Authored-By: Marioiscool246 <27823923+Marioiscool246@users.noreply.github.com>

* Fix ordering

* Final fix(?)

---------

Co-authored-by: Marioiscool246 <27823923+Marioiscool246@users.noreply.github.com>
2023-03-20 21:13:02 -04:00
..
audio Added ability to have completely custom levels that don't override anything 2022-06-05 21:55:31 -07:00
bass_audio Sample Stop Functions (#224) 2022-11-02 19:51:34 -07:00
buffers Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
engine Fix NaN position bug with fixed collision (#312) 2023-03-20 21:13:02 -04:00
game Merge pull request #301 from Agent-11/hooks 2023-03-20 20:07:14 -04:00
goddard Fix errors pointed out by clang 2022-03-27 17:25:39 -07:00
menu Bug fixes for mostly the title screen (#308) 2023-03-18 17:14:01 -04:00
pc get_ttc_speed_setting and set_ttc_speed_setting (#307) 2023-03-20 20:20:11 -04:00