devkitPro / wut

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

wutdevoptab: Fix undefined behaviour for unimplemented function #229

Closed Maschell closed 2 years ago

Maschell commented 2 years ago

Some functions return a undefined return code if they are not implemeted properly. See here and here