From 39de5f294e3e4ec500f0c36cd2217122e0cf67fd Mon Sep 17 00:00:00 2001 From: gromchek Date: Tue, 28 Oct 2025 22:13:30 +0300 Subject: [PATCH] chore(build): fix main.sym --- profile/3.3.5a-windows-386/symbol/main.sym | 2 -- 1 file changed, 2 deletions(-) diff --git a/profile/3.3.5a-windows-386/symbol/main.sym b/profile/3.3.5a-windows-386/symbol/main.sym index 19f5f19..b073ded 100644 --- a/profile/3.3.5a-windows-386/symbol/main.sym +++ b/profile/3.3.5a-windows-386/symbol/main.sym @@ -1,5 +1,3 @@ - - operator_new 00401010 f end=00401067 type="void* __stdcall func(uint32_t count)" ; void* operator new(size_t) operator_delete 00401030 f end=0040104B type="void __stdcall func(void* ptr)" ; void operator delete(void*) CDataStore__constructor 00401050 f end=0040106E type="CDataStore* __thiscall func(CDataStore* this)"