Reisyukaku / ReiNX

A modular Switch custom firmware
GNU General Public License v2.0
817 stars 85 forks source link

Splash flexibility #76

Closed lunalik2 closed 5 years ago

lunalik2 commented 5 years ago

I see some (obviously unfamiliar) people make this simple mistake. Having the option to still have the splash function work properly, even when misplaced, could be helpful to some. Very minor change overall.

nnsee commented 5 years ago

Just use a logical OR. No need for extra lines of code doing the same thing.

Reisyukaku commented 5 years ago

I dont understand how you could possibly screw this up.. the only way to make splashes is by the toolkit which does it itself.. and otherwise splash.bin is prepacked. I cant image there being more than 1 or 2 people with this issue.