mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-06 02:08:22 +01:00
f281be50ab
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
crt0_rpl.s | ||
crt0_rpx.s | ||
wut_crt.c |