botw icon indicating copy to clipboard operation
botw copied to clipboard

Decompile most of E3mgr

Open louist103 opened this issue 2 years ago • 3 comments

This change is Reviewable

louist103 avatar Aug 27 '22 21:08 louist103

Can you exclude updating the lib submodules for this PR? Seems there's an error with the sead lib (@leoetlino: it's related to the projection classes you pulled)

ThePixelGamer avatar Aug 27 '22 21:08 ThePixelGamer

The sead build issue has been fixed now. This should build fine after the PR is rebased on master.

leoetlino avatar Aug 27 '22 22:08 leoetlino

Please fix these warnings: https://ci.botw.link/#/builders/3/builds/58

Feel free to ignore constructor does not initialize these fields: mSingletonDisposerBuf_ [cppcoreguidelines-pro-type-member-init] though

leoetlino avatar Aug 27 '22 23:08 leoetlino

The sead submodule needs to be updated to at least 79f528b

ThePixelGamer avatar Oct 09 '22 01:10 ThePixelGamer