pret / pokeemerald

Decompilation of Pokémon Emerald
2.29k stars 2.63k forks source link

Change Safe Div to explicitly check b != 0 #1979

Closed DizzyEggg closed 10 months ago

DizzyEggg commented 10 months ago

This is so that compilers on modern don't cry about -Werror=int-in-bool-context