Xeeynamo / sotn-decomp

Decompilation of Castlevania: Symphony of the Night (PSX+Saturn)
https://sotn.xee.dev/
GNU Affero General Public License v3.0
508 stars 55 forks source link

Migrate ST0 to use e_misc.h #1648

Closed bismurphy closed 1 month ago

bismurphy commented 1 month ago

This completes the migration for all stages into e_misc.h. They are now all using it in a unified manner.

It's very satisfying to have everything coming together across the stages like this!