From 9480fd9d98aa481f8dc748ded39e030853dd98e8 Mon Sep 17 00:00:00 2001 From: MS Date: Sun, 19 Jan 2025 15:46:42 -0500 Subject: [PATCH] Fix annotations for overloaded functions (#1354) --- LEGO1/lego/legoomni/include/legopathboundary.h | 2 +- LEGO1/lego/legoomni/include/legoworld.h | 2 +- LEGO1/library_msvc.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LEGO1/lego/legoomni/include/legopathboundary.h b/LEGO1/lego/legoomni/include/legopathboundary.h index 020bd3c6..3499c24d 100644 --- a/LEGO1/lego/legoomni/include/legopathboundary.h +++ b/LEGO1/lego/legoomni/include/legopathboundary.h @@ -125,7 +125,7 @@ private: // _Tree >::_Kfn,LegoPathActorSetCompare,allocator >::_Rrotate // TEMPLATE: LEGO1 0x1004a7a0 -// ?_Construct@@YAXPAPAVMxCore@@ABQAV1@@Z +// ?_Construct@@YAXPAPAVLegoPathActor@@ABQAV1@@Z // TEMPLATE: LEGO1 0x10056c20 // _Tree >::_Kfn,LegoAnimPresenterSetCompare,allocator >::~_Tree >::_Kfn,CoreSetCompare,allocator >::find // TEMPLATE: LEGO1 0x10022360 -// ?_Construct@@YAXPAPAVLegoPathActor@@ABQAV1@@Z +// ?_Construct@@YAXPAPAVMxCore@@ABQAV1@@Z // GLOBAL: LEGO1 0x100f11a0 // _Tree >::_Kfn,CoreSetCompare,allocator >::_Nil diff --git a/LEGO1/library_msvc.h b/LEGO1/library_msvc.h index d420ffc0..82f3ae87 100644 --- a/LEGO1/library_msvc.h +++ b/LEGO1/library_msvc.h @@ -697,7 +697,7 @@ // strcpy // LIBRARY: BETA10 0x100f8a88 -// operator new +// ??2@YAPAXI@Z // LIBRARY: BETA10 0x100f9420 // memcpy