bates64 / papermario-dx

Base for Paper Mario romhacks
82 stars 26 forks source link

Fix Toy Box box puzzle #89

Closed JCog closed 2 months ago

JCog commented 2 months ago

So as it turns out, the Toy Box box puzzle is the only script in the game that calls BitwiseOr(). It was accidentally broken by a typo a bit ago, but this fixes it. Addresses #68.