MorsGames / sm64plus

A fork of sm64-port that focuses on QoL improvements and customizability.
https://mfgg.net/index.php?act=resdb&param=02&c=2&id=38190
453 stars 32 forks source link

fix compilation errors with GCC v14 #101

Open Phytolizer opened 2 months ago

Phytolizer commented 2 months ago

GCC is promoting some warnings to errors in version 14. This PR fixes them in the simplest ways possible.

I am seeking feedback and alternative solutions to the fixes provided - these fixed my build but may break others.

Some notes: