devkitPro / wut

Let's try to make a Wii U Toolchain / SDK for creating rpx/rpl.
zlib License
236 stars 52 forks source link

coreinit: Fix OSDynLoad_EntryReason values #307

Closed Exzap closed 1 year ago

Exzap commented 1 year ago

Should be LOAD=1 and UNLOAD=2. Checked with coreinit.rpl Decaf also has it defined as 1 and 2 in the EntryReason enum