mirror of
https://github.com/isledecomp/isle.git
synced 2025-04-12 06:34:59 -04:00
Fix annotations for overloaded functions (#1354)
This commit is contained in:
parent
038ec6b2ec
commit
9480fd9d98
3 changed files with 3 additions and 3 deletions
LEGO1
|
@ -125,7 +125,7 @@ private:
|
|||
// _Tree<LegoPathActor *,LegoPathActor *,set<LegoPathActor *,LegoPathActorSetCompare,allocator<LegoPathActor *> >::_Kfn,LegoPathActorSetCompare,allocator<LegoPathActor *> >::_Rrotate
|
||||
|
||||
// TEMPLATE: LEGO1 0x1004a7a0
|
||||
// ?_Construct@@YAXPAPAVMxCore@@ABQAV1@@Z
|
||||
// ?_Construct@@YAXPAPAVLegoPathActor@@ABQAV1@@Z
|
||||
|
||||
// TEMPLATE: LEGO1 0x10056c20
|
||||
// _Tree<LegoAnimPresenter *,LegoAnimPresenter *,set<LegoAnimPresenter *,LegoAnimPresenterSetCompare,allocator<LegoAnimPresenter *> >::_Kfn,LegoAnimPresenterSetCompare,allocator<LegoAnimPresenter *> >::~_Tree<LegoAnimPresenter *,LegoAnimPresenter *,set<LegoA
|
||||
|
|
|
@ -204,7 +204,7 @@ protected:
|
|||
// _Tree<MxCore *,MxCore *,set<MxCore *,CoreSetCompare,allocator<MxCore *> >::_Kfn,CoreSetCompare,allocator<MxCore *> >::find
|
||||
|
||||
// TEMPLATE: LEGO1 0x10022360
|
||||
// ?_Construct@@YAXPAPAVLegoPathActor@@ABQAV1@@Z
|
||||
// ?_Construct@@YAXPAPAVMxCore@@ABQAV1@@Z
|
||||
|
||||
// GLOBAL: LEGO1 0x100f11a0
|
||||
// _Tree<MxCore *,MxCore *,set<MxCore *,CoreSetCompare,allocator<MxCore *> >::_Kfn,CoreSetCompare,allocator<MxCore *> >::_Nil
|
||||
|
|
|
@ -697,7 +697,7 @@
|
|||
// strcpy
|
||||
|
||||
// LIBRARY: BETA10 0x100f8a88
|
||||
// operator new
|
||||
// ??2@YAPAXI@Z
|
||||
|
||||
// LIBRARY: BETA10 0x100f9420
|
||||
// memcpy
|
||||
|
|
Loading…
Add table
Reference in a new issue