mirror of
https://github.com/wiiu-env/wut.git
synced 2025-02-13 12:39:16 +01:00
![James Benton](/assets/img/avatar_default.png)
RPL files are shared libraries (like a .dll file), as opposed to the RPX files which are executables (like a .exe file). Use rpl_main as defined in dynload.h like one would DllMain on Windows.