fragment30

humble first try
This commit is contained in:
FantasmaShy 2025-07-07 23:51:00 -04:00 committed by GitHub
parent d218ac9361
commit 643fe91ff0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,7 @@
#include "global.h"
#include "fragment30.h"
#pragma GLOBAL_ASM("asm/us/nonmatchings/fragments/30/fragment30/func_88A00020.s")
// unused wrapper?
s32 func_88A00020(UNUSED s32 arg0, UNUSED s32 arg1) {
func_80029048((( (u32) &D_88000000 & 0x0FF00000) >> 0x14) - 0x10, fragment22_ROM_START, fragment23_ROM_START, 1, 0);
return 0x25;
}