devkitPro / wut

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

Add missing IM_* functions from coreinit #263

Closed GaryOderNichts closed 2 years ago

GaryOderNichts commented 2 years ago

Mostly from decaf-emu. Moved IMHomeButtonParams to a struct, added IMEvent, IM_GetEventNotify, and IM_CancelGetEventNotify.