From 304a0a5288f6ad4b4e7e84e5ea48e0efa9a55a9c Mon Sep 17 00:00:00 2001 From: KiritoDv Date: Sun, 10 Nov 2024 09:07:58 -0600 Subject: Fixed more even things --- include/sf64mesg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/sf64mesg.h b/include/sf64mesg.h index 6ba88c73..275ead10 100644 --- a/include/sf64mesg.h +++ b/include/sf64mesg.h @@ -7,6 +7,7 @@ typedef struct { s32 msgId; u16* msgPtr; + const char* path; } MsgLookup; u16* Message_PtrFromId(u16 msgId); -- cgit v1.2.3