From bf979a97daaf8b494d0466d6b672e5300ec52d11 Mon Sep 17 00:00:00 2001 From: CreateSource Date: Tue, 21 May 2024 11:01:26 -0400 Subject: [PATCH] m446Dll/card.c matches --- src/REL/m446Dll/card.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/REL/m446Dll/card.c b/src/REL/m446Dll/card.c index 85d1c15f..cbb5667f 100644 --- a/src/REL/m446Dll/card.c +++ b/src/REL/m446Dll/card.c @@ -4,7 +4,7 @@ #include "math.h" // data -m446Func4 lbl_1_data_150[3] = {NULL, NULL, NULL}; +m446Func4 lbl_1_data_150[3] = {NULL, fn_1_2AA8, fn_1_2DA8}; static const s32 lbl_1_rodata_58[5] = {0x4D0001, 0x4D0002, 0x4D0003, 0x4D0004, 0x4D0000}; static const s32 lbl_1_rodata_6C[5] = {0x4D001B, 0x4D001C, 0x4D001D, 0x4D001E, 0x4D001E}; @@ -459,7 +459,7 @@ void fn_1_2AA8(unkStruct4* arg0) { arg0->unk8 = 0; Hu3DModelAttrSet(arg0->unkC, 1); arg0->unk6C = 0; - return; // ??? + return; } }