Make sure to call the init hook before the entrypoint.

This commit is contained in:
Maschell 2020-06-07 13:59:41 +02:00
parent 5250d120b0
commit 8b425bd3d4
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
#include <coreinit/cache.h>
WUMS_MODULE_EXPORT_NAME("homebrew_kernel");
WUMS_MODULE_INIT_BEFORE_ENTRYPOINT();
#define KERN_SYSCALL_TBL1 0xFFE84C70 //Unknown
#define KERN_SYSCALL_TBL2 0xFFE85070 //Games