Finish splits

Except for unused nisdll
This commit is contained in:
gamemasterplc 2024-04-21 23:08:30 -05:00
parent f430977052
commit 02ed6caefa
25 changed files with 261 additions and 23 deletions

View file

@ -1,5 +1,6 @@
#include "REL/executor.h"
#include "dolphin/os.h"
#include "rel_sqrt_consts.h"
void ModuleProlog(void) {
OSReport("minigame dll setup\n");

View file

@ -34,7 +34,7 @@ omObjData * lbl_1_bss_9A0;
// -------------------------------------------------------------------------- //
void fn_1_A0(void)
void ModuleProlog(void)
{
Process * prc;
OSReport("******* MODELTESTObjectSetup *********\n");