From fa13f9c8e539435573df8d58ce242a6851ba6408 Mon Sep 17 00:00:00 2001 From: HolographicHat Date: Mon, 25 Dec 2023 00:21:48 +0800 Subject: [PATCH] fix --- lib/src/il2cpp-types-ptr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/il2cpp-types-ptr.h b/lib/src/il2cpp-types-ptr.h index 499766f..58dcd2b 100644 --- a/lib/src/il2cpp-types-ptr.h +++ b/lib/src/il2cpp-types-ptr.h @@ -1,2 +1,2 @@ // LFGDACFKABF -DO_TYPEDEF(0x2965BA0, 0, CodedOutputStream); +DO_TYPEDEF(0x2965BA0, 0x2966BA0, CodedOutputStream);